1、安装cnpm,输入以下命令:
npm install -g cnpm --registry=https://registry.npm.taobao.org
如图所示:
2、输入cnpm -v ,检测是否正常
cnpm -v