Skip to content

Instantly share code, notes, and snippets.

@NgesBrian
Last active October 18, 2018 13:33
Show Gist options
  • Save NgesBrian/f49fb47655e13f19d21b8d94b00b2bea to your computer and use it in GitHub Desktop.
Save NgesBrian/f49fb47655e13f19d21b8d94b00b2bea to your computer and use it in GitHub Desktop.
module.js:557
throw err;
^
Error: Cannot find module 'babel-core'
at Function.Module._resolveFilename (module.js:555:15)
at Function.Module._load (module.js:482:25)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/local/lib/node_modules/@lingui/cli/api/extractors/babel.js:15:18)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment