Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created August 4, 2012 13:11
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 piscisaureus/3257651 to your computer and use it in GitHub Desktop.
Save piscisaureus/3257651 to your computer and use it in GitHub Desktop.
...
npm http GET https://registry.npmjs.org/which
gyp http GET http://nodejs.org/dist/v0.8.5/node-v0.8.5.tar.gz
gyp http 200 http://nodejs.org/dist/v0.8.5/node-v0.8.5.tar.gz
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: EPERM, utime '/Users/piscisaureus/.node-gyp/0.8.5'
gyp ERR! System Darwin 12.0.0
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/vock/node_modules/pripub
gyp ERR! node -v v0.8.5
gyp ERR! node-gyp -v v0.6.3
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Please file an Issue:
gyp ERR! <https://github.com/TooTallNate/node-gyp/issues>
npm ERR! pripub@0.1.1 install: `node-gyp rebuild`
npm ERR! `sh "-c" "node-gyp rebuild"` failed with 7
npm ERR!
npm ERR! Failed at the pripub@0.1.1 install script.
npm ERR! This is most likely a problem with the pripub 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 pripub
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 12.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "vock"
npm ERR! cwd /Users/piscisaureus
npm ERR! node -v v0.8.5
npm ERR! npm -v 1.1.46
npm ERR! code ELIFECYCLE
npm http 304 https://registry.npmjs.org/wordwrap
npm http 304 https://registry.npmjs.org/revalidator
npm http 304 https://registry.npmjs.org/utile
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment