查看npm 镜像源
npm get registry
修改为官方镜像源
npm config set registry http://www.npmjs.org
修改为淘宝镜像源
npm config set registry http://registry.npm.taobao.org
查看npm 镜像源
npm get registry
修改为官方镜像源
npm config set registry http://www.npmjs.org
修改为淘宝镜像源
npm config set registry http://registry.npm.taobao.org