使用ubuntu自带apt-get安装,
安装后使用node -v查看版本
sudo apt-get install nodejs-legacy nodejs
sudo apt-get install npm
安装cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org
sudo apt-get install nodejs-legacy nodejs
sudo apt-get install npm
npm install -g cnpm --registry=https://registry.npm.taobao.org