安装管理模块

sudo npm install n -g

安装指定版本

sudo n 版本号 
sudo n stable //稳定版
sudo n latest //最新版