码迷,mamicode.com
首页 > Web开发 > 详细

ubuntu下使用nvm安装nodejs

时间:2017-11-22 14:18:25      阅读:206      评论:0      收藏:0      [点我收藏+]

标签: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了

ubuntu下使用nvm安装nodejs

标签:nvm   get   tps   apt   -o   nod   apt-get   .com   com   

原文地址:http://www.cnblogs.com/jimaojin/p/7878645.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!