当前位置:首页 » 《随便一记》 » 正文

【已解决】npm安装依赖报错: npm ERR! cb() never called! npm ERR! This is an error with npm itself.

7 人参与  2024年02月09日 13:01  分类 : 《随便一记》  评论

点击全文阅读


npm安装依赖报错: npm ERR! cb() never called! npm ERR! This is an error with npm itself.

一. 问题描述

用npm安装依赖报错:

npm ERR! cb() never called!npm ERR! This is an error with npm itself. Please report this error at:npm ERR!     <https://npm.community>npm ERR! A complete log of this run can be found in:npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-12-16T07_38_47_793Z-debug.log

二. 问题解决

这个问题困扰了我几天,网上答案五花八门,不过对我来说,那些方法都没有效果,记录一下我解决这个错误的步骤,如下:

删除下载好的node_modules删除package-lock.json文件清除npm缓存 npm cache cleannpm install

点击全文阅读


本文链接:http://zhangshiyu.com/post/67916.html

<< 上一篇 下一篇 >>

  • 评论(0)
  • 赞助本站

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

关于我们 | 我要投稿 | 免责申明

Copyright © 2020-2022 ZhangShiYu.com Rights Reserved.豫ICP备2022013469号-1