Skip to content

Instantly share code, notes, and snippets.

@NuckChorris
Created February 19, 2011 23:57
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 NuckChorris/835526 to your computer and use it in GitHub Desktop.
Save NuckChorris/835526 to your computer and use it in GitHub Desktop.
NPM Glitch?
Peter@PeteLappy ~/dAmnServer
$ npm install rbytes
npm info it worked if it ends with ok
npm info using npm@0.3.1
npm info using node@v0.4.0
npm ERR! gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/rbytes/0.0.2/package.tgz"
npm ERR! gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/rbytes/0.0.2/package.tgz" gzip: /usr/local/lib/
node/.npm/.cache/rbytes/0.0.2/package.tgz: unexpected end of file
npm ERR! gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/rbytes/0.0.2/package.tgz"
npm ERR! Failed unpacking /usr/local/lib/node/.npm/.cache/rbytes/0.0.2/package.tgz to /usr/local/lib/node/.npm/rbytes/0.
0.2
npm ERR! install failed Error: Failed gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/rbytes/0.0.2/packa
ge.tgz"
npm ERR! install failed exited with 1
npm ERR! install failed at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.1/package/lib/utils/exec.js:73
:19)
npm ERR! install failed at ChildProcess.emit (events.js:45:17)
npm ERR! install failed at ChildProcess.onexit (child_process.js:171:12)
npm info install failed rollback
npm info uninstall [ 'rbytes@0.0.2' ]
npm info preuninstall rbytes@0.0.2
npm info uninstall rbytes@0.0.2
npm info auto-deactive not symlink
npm info postuninstall rbytes@0.0.2
npm info uninstall rbytes@0.0.2 complete
npm info install failed rolled back
npm ERR! Error: Failed gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/rbytes/0.0.2/package.tgz"
npm ERR! exited with 1
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.1/package/lib/utils/exec.js:73:19)
npm ERR! at ChildProcess.emit (events.js:45:17)
npm ERR! at ChildProcess.onexit (child_process.js:171:12)
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm ERR! Just tweeting a tiny part of the error will not be helpful.
npm not ok
Peter@PeteLappy ~/dAmnServer
$ npm install rbytes
npm info it worked if it ends with ok
npm info using npm@0.3.1
npm info using node@v0.4.0
npm ERR! Error: EAGAIN, Resource temporarily unavailable
npm ERR! at ChildProcess.kill (child_process.js:185:34)
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.1/package/lib/utils/exec.js:71:9)
npm ERR! at ChildProcess.emit (events.js:45:17)
npm ERR! at Socket.<anonymous> (child_process.js:151:12)
npm ERR! at Socket.emit (events.js:42:17)
npm ERR! at Array.<anonymous> (net.js:800:12)
npm ERR! at EventEmitter._tickCallback (node.js:108:26)
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm ERR! Just tweeting a tiny part of the error will not be helpful.
npm not ok
Peter@PeteLappy ~/dAmnServer
$ npm install rbytes
npm info it worked if it ends with ok
npm info using npm@0.3.1
npm info using node@v0.4.0
npm ERR! Error: ESRCH, No such process
npm ERR! at ChildProcess.kill (child_process.js:185:34)
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.1/package/lib/utils/exec.js:71:9)
npm ERR! at ChildProcess.emit (events.js:45:17)
npm ERR! at ChildProcess.onexit (child_process.js:171:12)
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm ERR! Just tweeting a tiny part of the error will not be helpful.
npm not ok
Peter@PeteLappy ~/dAmnServer
$ npm install rbytes
npm info it worked if it ends with ok
npm info using npm@0.3.1
npm info using node@v0.4.0
npm ERR! Error: ESRCH, No such process
npm ERR! at ChildProcess.kill (child_process.js:185:34)
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.1/package/lib/utils/exec.js:71:9)
npm ERR! at ChildProcess.emit (events.js:45:17)
npm ERR! at Socket.<anonymous> (child_process.js:151:12)
npm ERR! at Socket.emit (events.js:42:17)
npm ERR! at Array.<anonymous> (net.js:800:12)
npm ERR! at EventEmitter._tickCallback (node.js:108:26)
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm ERR! Just tweeting a tiny part of the error will not be helpful.
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment