Created
February 27, 2012 18:26
-
-
Save pivotalcommon/1925982 to your computer and use it in GitHub Desktop.
error upgrading jitsu
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
sudo npm install jitsu -g | |
npm http GET https://registry.npmjs.org/jitsu | |
npm http 304 https://registry.npmjs.org/jitsu | |
npm ERR! error installing [email protected] | |
npm ERR! error rolling back [email protected] Error: UNKNOWN, unknown error '/usr/local/lib/node_modules/jitsu/node_modules/npm/node_modules/fstream/examples/path/to' | |
npm ERR! Error: UNKNOWN, unknown error '/usr/local/lib/node_modules/jitsu/node_modules/npm/node_modules/fstream/examples/path/to' | |
npm ERR! You may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Darwin 11.2.0 | |
npm ERR! command "node" "/usr/local/bin/npm" "install" "jitsu" "-g" | |
npm ERR! cwd /Users/johanismael/Projects/InstagramDisplayer/photoserver | |
npm ERR! node -v v0.6.11 | |
npm ERR! npm -v 1.1.1 | |
npm ERR! path /usr/local/lib/node_modules/jitsu/node_modules/npm/node_modules/fstream/examples/path/to | |
npm ERR! code UNKNOWN | |
npm ERR! message UNKNOWN, unknown error '/usr/local/lib/node_modules/jitsu/node_modules/npm/node_modules/fstream/examples/path/to' | |
npm ERR! errno {} | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/johanismael/Projects/InstagramDisplayer/photoserver/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment