Skip to content

Instantly share code, notes, and snippets.

@suttree
Created September 27, 2010 20:12
Show Gist options
  • Save suttree/599735 to your computer and use it in GitHub Desktop.
Save suttree/599735 to your computer and use it in GitHub Desktop.
npm install http://github.com/maccman/Socket.IO-node/tarball/master
npm info it worked if it ends with ok
npm info version 0.2.2
npm info fetch http://github.com/maccman/Socket.IO-node/tarball/master
npm ERR! Error installing http://github.com/maccman/Socket.IO-node/tarball/master
npm ERR! Error: ENOENT, No such file or directory '/home/suttree/.node_libraries/.npm/.tmp/1285618288536-0.8118845261633396/package.json'
npm ERR! at node.js:757:9
npm ERR! try running: 'npm help install'
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <npm-@googlegroups.com>
npm info rm fail /home/suttree/.node_libraries/.npm/.tmp/1285618288536-0.8118845261633396
npm info rm fail ENOENT, No such file or directory '/home/suttree/.node_libraries/.npm/.tmp/1285618288536-0.8118845261633396'
npm info rm fail /home/suttree/.node_libraries/.npm/.tmp
npm info rm fail ENOENT, No such file or directory '/home/suttree/.node_libraries/.npm/.tmp/1285618288536-0.8118845261633396'
npm info ! The following files and folders could not be removed
npm info ! You should remove them manually.
sudo rm -rf "/home/suttree/.node_libraries/.npm/.tmp/1285618288536-0.8118845261633396" "/home/suttree/.node_libraries/.npm/.tmp"
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment