Skip to content

Instantly share code, notes, and snippets.

@saraf
Created February 20, 2014 00:09
Show Gist options
  • Save saraf/9104312 to your computer and use it in GitHub Desktop.
Save saraf/9104312 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', 'docs', 'underscore' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink /usr/bin/node
5 verbose registry.get underscore/latest not expired, no request
6 error Error: spawn ENOENT
6 error at errnoException (child_process.js:988:11)
6 error at Process.ChildProcess._handle.onexit (child_process.js:779:34)
7 error If you need help, you may report this *entire* log,
7 error including the npm and node versions, at:
7 error <http://github.com/isaacs/npm/issues>
8 error System Linux 3.5.0-45-generic
9 error command "/usr/bin/node" "/usr/bin/npm" "docs" "underscore"
10 error cwd /home/dev/sandbox/node
11 error node -v v0.10.25
12 error npm -v 1.3.24
13 error syscall spawn
14 error code ENOENT
15 error errno ENOENT
16 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment