Skip to content

Instantly share code, notes, and snippets.

@alecgorge
Created November 30, 2011 22:51
Show Gist options
  • Save alecgorge/1411588 to your computer and use it in GitHub Desktop.
Save alecgorge/1411588 to your computer and use it in GitHub Desktop.
# npm install jitsu -g
npm ERR! TypeError: Bad argument
npm ERR! at Object._open (fs.js:224:11)
npm ERR! at open (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:73:6)
npm ERR! at Object.open (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:67:3)
npm ERR! at Object.lutimes (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:28:6)
npm ERR! at setProps (/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:267:18)
npm ERR! at Object.oncomplete (/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:205:7)
npm ERR! Report this *entire* 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 Linux 2.6.18-194.17.1.el5.028stab070.7
npm ERR! command "node" "/usr/local/bin/npm" "install" "jitsu" "-g"
npm ERR! cwd /tmp/node-v0.6.3
npm ERR! node -v v0.6.3
npm ERR! npm -v 1.1.0-alpha-2
npm ERR! message Bad argument
npm ERR! Error: ENOENT, no such file or directory '/tmp/npm-1322722682126/1322722683679-0.10501814028248191/___package.npm/package/CHANGES'
npm ERR! Report this *entire* 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 Linux 2.6.18-194.17.1.el5.028stab070.7
npm ERR! command "node" "/usr/local/bin/npm" "install" "jitsu" "-g"
npm ERR! cwd /tmp/node-v0.6.3
npm ERR! node -v v0.6.3
npm ERR! npm -v 1.1.0-alpha-2
npm ERR! path /tmp/npm-1322722682126/1322722683679-0.10501814028248191/___package.npm/package/CHANGES
npm ERR! fstream_path /tmp/npm-1322722682126/1322722683679-0.10501814028248191/___package.npm/package/CHANGES
npm ERR! fstream_type SymbolicLink
npm ERR! fstream_class LinkWriter
npm ERR! fstream_finish_call chown
npm ERR! fstream_linkpath doc/cli/changelog.md
npm ERR! code ENOENT
npm ERR! message ENOENT, no such file or directory '/tmp/npm-1322722682126/1322722683679-0.10501814028248191/___package.npm/package/CHANGES'
npm ERR! fstream_stack Object.oncomplete (/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:283:17)
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /tmp/node-v0.6.3/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment