安装NVM
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.31.7/install.sh | bash
安装最新版nodejs
nvm install node