Last Updated: February 25, 2016
·
565
· justinseiter

Node and NPM in 30 Seconds

Use one of these techniques to install node and npm without having to sudo. Discussed in more detail at http://joyeur.com/2010/12/10/installing-node-and-npm/ Note: npm >=0.3 is safer when using sudo.

https://gist.github.com/isaacs/579814