Created
August 4, 2012 13:11
-
-
Save piscisaureus/3257651 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
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! [email protected] install: `node-gyp rebuild` | |
npm ERR! `sh "-c" "node-gyp rebuild"` failed with 7 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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