npm err错误

npm ERR!无法安装任何包的解决办法

通过config命令:

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

原文地址:https://www.cnblogs.com/owys/p/5058463.html