1, 修改 下载仓库为淘宝镜像npm
npm config set registry http://registry.npm.taobao.org/淘宝
2, 若是要发布本身的镜像须要修改回来下载
npm config set registry https://registry.npmjs.org/co