Difference between revisions of "Installing Node.js"

From Mech
Jump to navigationJump to search
Line 6: Line 6:
3. Select the package appropriate for your system<br>
3. Select the package appropriate for your system<br>
4. Open the .pkg you just downloaded<br>
4. Open the .pkg you just downloaded<br>
5. install node.js <br>
5. install node.js <br> This will give you the two command line instructions '''node''' and '''npm'''
This will give you the two command line instructions '''node''' and '''npm'''

Revision as of 11:37, 2 July 2012

Make sure you check out the Node.js Node.js page as well.

Mac

1. Go to The Node.js webpage
2. Click Download
3. Select the package appropriate for your system
4. Open the .pkg you just downloaded
5. install node.js
This will give you the two command line instructions node and npm