标签:nvm get tps apt -o nod apt-get .com com
sudo apt-get install curl
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bash(写这篇文章的时候nvm的版本是0.33.6)
重启终端
nvm install node
这样就可以安装好nodejs了
标签:nvm get tps apt -o nod apt-get .com com
原文地址:http://www.cnblogs.com/jimaojin/p/7878645.html