Skip to content

Instantly share code, notes, and snippets.

@hammerdr
Created June 13, 2010 02:43
Show Gist options
  • Select an option

  • Save hammerdr/436278 to your computer and use it in GitHub Desktop.

Select an option

Save hammerdr/436278 to your computer and use it in GitHub Desktop.
npm configfile /Users/hammerdr/.npmrc
npm sudo false
npm cli [ 'install'
, 'http://github.com/astro/node-expat/tarball/master'
]
npm install pkg http://github.com/astro/node-expat/tarball/master
npm install local http://github.com/astro/node-expat/tarball/master
npm fetch http://github.com/astro/node-expat/tarball/master to /Users/hammerdr/.node_libraries/.npm/.tmp/1276396444374-0.41715651331469417.tgz
npm fetch http://github.com/astro/node-expat/tarball/master
npm fetch 302
npm fetch http://waitdownload.github.com/astro-node-expat-v0.0.4-8-gaf79c3c.tar.gz
npm fetch 302
npm fetch http://download.github.com/astro-node-expat-v0.0.4-8-gaf79c3c.tar.gz
npm fetch 1221 bytes
npm fetch 2669 bytes
npm fetch 2943 bytes
npm fetch finished
npm exec tar "xzf" "/Users/hammerdr/.node_libraries/.npm/.tmp/1276396444374-0.41715651331469417.tgz" "--strip" "1" "-C" "/Users/hammerdr/.node_libraries/.npm/.tmp/1276396452241-0.9325227192603052"
expat.cc: Truncated tar archive
tar: Error exit delayed from previous errors.
npm fail Failed to unpack /Users/hammerdr/.node_libraries/.npm/.tmp/1276396444374-0.41715651331469417.tgz
npm fail Error installing http://github.com/astro/node-expat/tarball/master
npm ! Error: `tar` failed with 1
at ChildProcess.<anonymous> (/Users/hammerdr/.node_libraries/.npm/npm/0.1.11/package/lib/utils/exec.js:23:18)
at ChildProcess.emit (events:32:26)
at Stream.<anonymous> (child_process:108:12)
at Stream.emit (events:25:26)
at net:879:12
at EventEmitter._tickCallback (node.js:48:25)
at node.js:204:9
npm failure try running: 'npm help install'
npm failure Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm failure or email it to <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment