1.安装nodejs 和npm
apt-get install nodejs
apt-get install npm
2. 升级node js 和npm
sudo npm cache clean -fsudo npm install -g nsudo n stable