修改 npm 的安装目录下的 npmrc文件 增加一条 registry=http://registry.cnpmjs.org

$ npm config set registry http://registry.cnpmjs.org

相关文章: