美文网首页
vue npm ERR! cb() never called!

vue npm ERR! cb() never called!

作者: 安徒生1997 | 来源:发表于2021-08-10 15:34 被阅读0次

    1.查看npm镜像源

    npm get registry 

    2.如果是淘宝镜像则切换成原来的

    npm config set registry https://registry.npmjs.org

    3.切换淘宝镜像

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

    相关文章

      网友评论

          本文标题:vue npm ERR! cb() never called!

          本文链接:https://www.haomeiwen.com/subject/iwzxbltx.html