Skip to content

Instantly share code, notes, and snippets.

@ALRubinger
Created December 6, 2018 17:00
Show Gist options
  • Save ALRubinger/0bd2a50a3ac6b7e5a348bc76d09cb549 to your computer and use it in GitHub Desktop.
Save ALRubinger/0bd2a50a3ac6b7e5a348bc76d09cb549 to your computer and use it in GitHub Desktop.
Error: Cannot find module '/opt/app-root/src'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
at Function.Module._load (internal/modules/cjs/loader.js:513:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:760:12)
at startup (internal/bootstrap/node.js:303:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:872:3)
npm info lifecycle [email protected]~start: Failed to exec start script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node .`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm timing npm Completed in 348ms
npm ERR! A complete log of this run can be found in:
npm ERR! /opt/app-root/src/.npm/_logs/2018-12-06T16_59_37_287Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment