Skip to content

Instantly share code, notes, and snippets.

@ngw
Created August 5, 2010 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngw/510599 to your computer and use it in GitHub Desktop.
Save ngw/510599 to your computer and use it in GitHub Desktop.
[ngw@slicingupeyeballs:~]$ curl http://npmjs.org/install.sh | sh (08-05 16:46)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 194 100 194 0 0 221 0 --:--:-- --:--:-- --:--:-- 460
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2339k 100 2339k 0 0 203k 0 0:00:11 0:00:11 --:--:-- 506k
./cli.js --auto-activate always install npm@stable
npm it worked if it ends with ok
npm cli [ '--auto-activate', 'always', 'install', 'npm@stable' ]
npm version 0.1.23alpha
npm config file /Users/ngw/.npmrc
npm config file /usr/local/etc/npmrc
npm install pkg npm@stable
npm fetch data npm
npm GET npm
npm install pkg npm@stable
npm install pkg npm@0.1.22
npm install Nothing to install
npm ok
It worked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment