Skip to content

Instantly share code, notes, and snippets.

@Sebmaster
Created February 10, 2011 18:12
Show Gist options
  • Save Sebmaster/821005 to your computer and use it in GitHub Desktop.
Save Sebmaster/821005 to your computer and use it in GitHub Desktop.
npm on debian
using npm@0.3.0
npm info using node@v0.4.0-pre
npm ok
npm info it worked if it ends with ok
npm info using npm@0.3.0
npm info using node@v0.4.0-pre
npm ERR! Error: ENOENT, No such file or directory '/usr/local/lib/node/.npm/npm/
0.3.0/package/package.json'
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
make: *** [uninstall] Fehler 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment