npm 降级
npm i npm@4 -g
npm 淘宝镜像
npm install -g cnpm --registry=https://registry.npm.taobao.org
安装完成后使用cnpm安装各种库