Skip to content

Instantly share code, notes, and snippets.

@samholmes
Created February 17, 2011 08:40
Show Gist options
  • Save samholmes/831316 to your computer and use it in GitHub Desktop.
Save samholmes/831316 to your computer and use it in GitHub Desktop.
$ npm update
npm info it worked if it ends with ok
npm info using npm@0.3.0-6
npm info using node@v0.4.0
npm info updates connect@0.5.10 resware@0.0.3 qs@0.0.6
npm info preupdate connect@0.5.10
npm info preupdate resware@0.0.3
npm info preupdate qs@0.0.6
npm ERR! gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz"
npm ERR! gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz" gzip: /usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz: unexpected end of file
npm ERR! gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz"
npm ERR! Failed unpacking /usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz to /usr/local/lib/node/.npm/resware/0.0.3
npm ERR! install failed Error: Failed gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz"
npm ERR! install failed exited with 1
npm ERR! install failed at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.0-6/package/lib/utils/exec.js:73:19)
npm ERR! install failed at ChildProcess.emit (events.js:45:17)
npm ERR! install failed at Socket.<anonymous> (child_process.js:151:12)
npm ERR! install failed at Socket.emit (events.js:42:17)
npm ERR! install failed at Array.0 (net.js:800:12)
npm ERR! install failed at EventEmitter._tickCallback (node.js:108:26)
npm info install failed rollback
npm info uninstall [ 'connect@0.5.10',
npm info uninstall 'qs@0.0.6',
npm info uninstall 'resware@0.0.3' ]
npm info preuninstall resware@0.0.3
npm info preuninstall qs@0.0.6
npm info preuninstall connect@0.5.10
npm info uninstall resware@0.0.3
npm info uninstall qs@0.0.6
npm info uninstall connect@0.5.10
npm info postuninstall resware@0.0.3
npm info postuninstall qs@0.0.6
npm info postuninstall connect@0.5.10
npm info uninstall resware@0.0.3 complete
npm info uninstall qs@0.0.6 complete
npm info uninstall connect@0.5.10 complete
npm info install failed rolled back
npm ERR! install failed connect@0.5.10,resware@0.0.3,qs@0.0.6,qs@>= 0.0.6
npm info failed to update connect@0.5.10 resware@0.0.3 qs@0.0.6
npm ERR! Error: Failed gzip "--decompress" "--stdout" "/usr/local/lib/node/.npm/.cache/resware/0.0.3/package.tgz"
npm ERR! exited with 1
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.3.0-6/package/lib/utils/exec.js:73:19)
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.0 (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