使用 https://registry.npmjs.org/ 也报错
使用 npm config set registry http://registry.cnpmjs.org/
后就不报错了。
应该是使用淘宝源出了问题。
使用 https://registry.npmjs.org/ 也报错
使用 npm config set registry http://registry.cnpmjs.org/
后就不报错了。
应该是使用淘宝源出了问题。
转载于:https://www.cnblogs.com/qianzj/p/7596661.html