
1.查看npm镜像源
npm get registry
2.如果是淘宝镜像则切换成原来的
npm config set registry https://registry.npmjs.org
3.切换淘宝镜像
npm config set registry http://registry.npm.taobao.org
npm get registry
npm config set registry https://registry.npmjs.org
npm config set registry http://registry.npm.taobao.org
本文标题:vue npm ERR! cb() never called!
本文链接:https://www.haomeiwen.com/subject/iwzxbltx.html
网友评论