Skip to content

Instantly share code, notes, and snippets.

@joshtombs
Created May 28, 2014 17:29
Show Gist options
  • Save joshtombs/f32041b012d5891d52d5 to your computer and use it in GitHub Desktop.
Save joshtombs/f32041b012d5891d52d5 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run-script', 'watch' ]
2 info using npm@1.4.9
3 info using node@v0.10.28
4 verbose node symlink /usr/bin/node
5 verbose run-script [ 'prewatch', 'watch', 'postwatch' ]
6 info prewatch MojoTech@
7 info watch MojoTech@
8 verbose unsafe-perm in lifecycle true
9 info MojoTech@ Failed to exec watch script
10 error MojoTech@ watch: `./node_modules/roots/bin/roots watch`
10 error Exit status 127
11 error Failed at the MojoTech@ watch script.
11 error This is most likely a problem with the MojoTech package,
11 error not with npm itself.
11 error Tell the author that this fails on your system:
11 error ./node_modules/roots/bin/roots watch
11 error You can get their info via:
11 error npm owner ls MojoTech
11 error There is likely additional logging output above.
12 error System Linux 3.13.0-27-generic
13 error command "/usr/bin/node" "/usr/bin/npm" "run-script" "watch"
14 error cwd /home/josh/Documents/m
15 error node -v v0.10.28
16 error npm -v 1.4.9
17 error code ELIFECYCLE
18 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment