Created
February 28, 2014 14:33
-
-
Save igorparrabastias/9272088 to your computer and use it in GitHub Desktop.
Install npm after February 27, 2014
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install npm (new URL is www.npmjs.org instead npmjs.org) | |
curl https://www.npmjs.org/install.sh | sh | |
# To uninstall npm: | |
npm rm npm -g | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment