instalar node.js ubuntu 12.04 server #server #ubuntu #nodejs
ejecutar lo siguiente:
sudo apt-get install curl
curl --silent --location https://deb.nodesource.com/setup_0.12 | sudo bash -
sudo apt-get install --yes nodejs
Fuente: https://github.com/joyent/node/wiki/installing-node.js-via-package-manager
0 comentarios :