直接使用 淘宝 NPM 镜像 cnpm,会出现其他问题。所以使用cnpm源
查看当前源
npm get registry
修改cnpm源
npm config set registry http://registry.npm.taobao.org/
还原npm源
npm config set registry http://www.npmjs.org/
直接使用 淘宝 NPM 镜像 cnpm,会出现其他问题。所以使用cnpm源
查看当前源
npm get registry
修改cnpm源
npm config set registry http://registry.npm.taobao.org/
还原npm源
npm config set registry http://www.npmjs.org/
本文标题:设置npm源
本文链接:https://www.haomeiwen.com/subject/oupsectx.html
网友评论