Skip to content

Instantly share code, notes, and snippets.

@alejandro
Created October 4, 2011 00:54
Show Gist options
  • Save alejandro/1260670 to your computer and use it in GitHub Desktop.
Save alejandro/1260670 to your computer and use it in GitHub Desktop.
log from jitsu
>sudo npm install jitsu -g
npm ERR! Failed unpacking /home/alejandromg/.npm/cliff/0.1.5/package.tgz
npm ERR! error installing cliff@0.1.5 Error: `tar "-zmvxpf" "/home/alejandromg/.npm/cliff/0.1.5/package.tgz" "-C" "/usr/local/lib/node_modules/jitsu/node_modules/___cliff.npm" ["-o"]`
npm ERR! error installing cliff@0.1.5 failed with 2
npm ERR! error installing cliff@0.1.5 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/tar.js:182:20)
npm ERR! error installing cliff@0.1.5 at ChildProcess.emit (events.js:67:17)
npm ERR! error installing cliff@0.1.5 at Socket.<anonymous> (child_process.js:179:12)
npm ERR! error installing cliff@0.1.5 at Socket.emit (events.js:64:17)
npm ERR! error installing cliff@0.1.5 at Array.7 (net.js:837:12)
npm ERR! error installing cliff@0.1.5 at EventEmitter._tickCallback (node.js:126:26)
npm ERR! error installing jitsu@0.4.16 Error: `tar "-zmvxpf" "/home/alejandromg/.npm/cliff/0.1.5/package.tgz" "-C" "/usr/local/lib/node_modules/jitsu/node_modules/___cliff.npm" ["-o"]`
npm ERR! error installing jitsu@0.4.16 failed with 2
npm ERR! error installing jitsu@0.4.16 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/tar.js:182:20)
npm ERR! error installing jitsu@0.4.16 at ChildProcess.emit (events.js:67:17)
npm ERR! error installing jitsu@0.4.16 at Socket.<anonymous> (child_process.js:179:12)
npm ERR! error installing jitsu@0.4.16 at Socket.emit (events.js:64:17)
npm ERR! error installing jitsu@0.4.16 at Array.7 (net.js:837:12)
npm ERR! error installing jitsu@0.4.16 at EventEmitter._tickCallback (node.js:126:26)
npm ERR! error installing nconf@0.2.0 Error: ENOENT, No such file or directory '/usr/local/lib/node_modules/jitsu/node_modules/nconf/package.json'
npm ERR! error installing winston@0.5.3 Error: ENOENT, No such file or directory '/usr/local/lib/node_modules/jitsu/node_modules/winston/package.json'
npm ERR! error installing optimist@0.2.6 Error: ENOENT, No such file or directory '/usr/local/lib/node_modules/jitsu/node_modules/optimist/package.json'
npm ERR! error installing npm@1.0.91 Error: ENOENT, No such file or directory '/usr/local/lib/node_modules/jitsu/node_modules/___npm.npm/package/.gitmodules'
npm ERR! error installing require-analyzer@0.3.3 Error: ENOENT, No such file or directory '/usr/local/lib/node_modules/jitsu/node_modules/___require-analyzer.npm/package/.gitignore'
npm ERR! error rolling back jitsu@0.4.16 Error: ENOTEMPTY, Directory not empty '/usr/local/lib/node_modules/jitsu/node_modules'
npm ERR! Error: `tar "-zmvxpf" "/home/alejandromg/.npm/cliff/0.1.5/package.tgz" "-C" "/usr/local/lib/node_modules/jitsu/node_modules/___cliff.npm" ["-o"]`
npm ERR! failed with 2
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/tar.js:182:20)
npm ERR! at ChildProcess.emit (events.js:67:17)
npm ERR! at Socket.<anonymous> (child_process.js:179:12)
npm ERR! at Socket.emit (events.js:64:17)
npm ERR! at Array.7 (net.js:837:12)
npm ERR! at EventEmitter._tickCallback (node.js:126:26)
npm ERR! Report this *entire* log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Linux 2.6.38-8-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "jitsu" "-g"
npm ERR! cwd /home/alejandromg/dev/ulearn
npm ERR! node -v v0.4.11
npm ERR! npm -v 1.0.91
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/alejandromg/dev/ulearn/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment