博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

1.安装nodejs 和npm

apt-get install nodejs

   apt-get install npm

2. 升级node js 和npm

sudo npm cache clean -f
sudo npm install -g n
sudo n stable



posted on 2016-01-29 11:21  Likwo  阅读(307)  评论(0编辑  收藏  举报