sudo apt-get install nodejs sudo apt install nodejs-legacy sudo apt install npm npm install -g cnpm --registry=https://registry.npm
sudo npm install n -g
sudo n stable sudo node -v
nodejs安装
原文:http://www.cnblogs.com/tianboblog/p/7687953.html