Skip to content

Instantly share code, notes, and snippets.

@sgoodwin
Created December 3, 2013 21:37
Show Gist options
  • Select an option

  • Save sgoodwin/7777891 to your computer and use it in GitHub Desktop.

Select an option

Save sgoodwin/7777891 to your computer and use it in GitHub Desktop.
> [email protected] install /usr/local/lib/node_modules/levelmeup/node_modules/level/node_modules/leveldown
> node-gyp rebuild
/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the leveldown package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls leveldown
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "levelmeup"
npm ERR! cwd /Users/sgoodwin/Node/LevelMeUp
npm ERR! node -v v0.10.22
npm ERR! npm -v 1.3.14
npm ERR! code ELIFECYCLE
npm http 304 https://registry.npmjs.org/bl
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/sgoodwin/Node/LevelMeUp/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment