Created
December 6, 2018 17:00
-
-
Save ALRubinger/0bd2a50a3ac6b7e5a348bc76d09cb549 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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