控制台内执行 npm install -g cnpm --registry=https://registry.npm.taobao.org
npm install -g cnpm --registry=https://registry.npm.taobao.org
安装成功后 使用 cnpm i xxx 代替 npm install xxx
cnpm i xxx
npm install xxx