Installing node and npm on a Joyent SmartMachine
Here are some updated instructions for installing the latest stable version of node (v0.4.12), as well as npm, on a Joyent SmartMachine. These instructions install node in the ~/local directory avoiding the need for root privileges when installing things with npm, which is bad. First, create a ~src/…