Last active
January 26, 2016 05:26
-
-
Save jorinvo/a2ce1170de1488c39166 to your computer and use it in GitHub Desktop.
This file contains 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
$ npm start | |
> [email protected] start /home/jorin/projects/sharesome | |
> ember server | |
version: 1.13.15 | |
Livereload server on http://localhost:49152 | |
Serving on http://localhost:4200/ | |
ENOENT: no such file or directory, lstat 'node_modules/ember-cli-moment/node_modules' | |
Error: ENOENT: no such file or directory, lstat 'node_modules/ember-cli-moment/node_modules' | |
at Error (native) | |
at Object.fs.lstatSync (fs.js:887:18) | |
at symlink (/home/jorin/projects/sharesome/node_modules/symlink-or-copy/index.js:63:26) | |
at symlinkOrCopySync (/home/jorin/projects/sharesome/node_modules/symlink-or-copy/index.js:58:5) | |
at /home/jorin/projects/sharesome/node_modules/broccoli-plugin/read_compat.js:58:9 | |
at lib$rsvp$$internal$$tryCatch (/home/jorin/projects/sharesome/node_modules/rsvp/dist/rsvp.js:493:16) | |
at lib$rsvp$$internal$$invokeCallback (/home/jorin/projects/sharesome/node_modules/rsvp/dist/rsvp.js:505:17) | |
at lib$rsvp$$internal$$publish (/home/jorin/projects/sharesome/node_modules/rsvp/dist/rsvp.js:476:11) | |
at lib$rsvp$asap$$flush (/home/jorin/projects/sharesome/node_modules/rsvp/dist/rsvp.js:1198:9) | |
at doNTCallback0 (node.js:428:9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment