摘要: 1、node.js 更新sudo npm cache clean -fsudo npm install -g nsudo n stable2、移除node.jssudo apt-get remove nodejs3、安装新node.jssudo apt-get install python-software-propertiessudo add-apt-repository ppa:chris-lea/node.jssudo apt-get updatesudo apt-get install nodejssudo curl http://npmjs.org/install.sh | sudo 阅读全文
posted @ 2014-03-27 20:51 chenchunyong 阅读(204) 评论(0) 推荐(0)