Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created November 4, 2013 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmcw/7310180 to your computer and use it in GitHub Desktop.
Save tmcw/7310180 to your computer and use it in GitHub Desktop.
carmen➟ make
`npm explore npm -g -- pwd`/bin/node-gyp-bin/node-gyp build
npm ERR! Error: It doesn't look like npm is installed.
npm ERR! at /usr/local/Cellar/node/0.10.21/lib/node_modules/npm/lib/explore.js:23:43
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Darwin 13.0.0
npm ERR! command "/usr/local/Cellar/node/0.10.21/bin/node" "/usr/local/bin/npm" "explore" "npm" "-g" "--" "pwd"
npm ERR! cwd /Users/tmcw/src/carmen
npm ERR! node -v v0.10.21
npm ERR! npm -v 1.3.11
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/tmcw/src/carmen/npm-debug.log
npm ERR! not ok code 0
/bin/sh: /bin/node-gyp-bin/node-gyp: No such file or directory
make: *** [binding] Error 127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment