Skip to content

Instantly share code, notes, and snippets.

@pgriess
Created July 6, 2010 21:08
Show Gist options
  • Save pgriess/465914 to your computer and use it in GitHub Desktop.
Save pgriess/465914 to your computer and use it in GitHub Desktop.
./cli.js --auto-activate always install npm@stable
npm it worked if it ends with ok
npm sudo true
npm configfile /Users/griessp/.npmrc
npm cli [ '--auto-activate', 'always', 'install', 'npm@stable' ]
npm version 0.1.19
npm ! Error: ENOENT, No such file or directory
at node.js:255: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 <npm-@googlegroups.com>
npm not ok
make: *** [install-stable] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment