clon远程项目后,npm install 报错——cb() never called!This is an error with npm itself. Please report this err

Posted 苏洬

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了clon远程项目后,npm install 报错——cb() never called!This is an error with npm itself. Please report this err相关的知识,希望对你有一定的参考价值。

报错信息

       

场景

       这个报错出现的场景是 clon 完 jetlinks-ui-antd 之后,下载依赖时产生的报错
       本机是 window 10,vue 项目

解决

  1. 删除 nodel_module 文件
  2. 如果有 package.lock.json 文件也删除
  3. 升级 npm :npm install npm -g
  4. 使用 cnpm 进行安装
  5. 如果未安装该命运应先进行安装:npm install -g cnpm --registry=https://registry.npm.taobao.org
  6. 安装:cnpm install

结果


       虽然有报红,但是最后有个小对勾就是可以的,最后启动你的项目试试看能不能启动吧!
       我的项目是输入 npm start
       
       启动成功!

以上是关于clon远程项目后,npm install 报错——cb() never called!This is an error with npm itself. Please report this err的主要内容,如果未能解决你的问题,请参考以下文章

npm install完后启动失败报错修复后依然各种失败解决方案

npm install报错问题的定位处理思路

vue 项目 npm install 报错解决

npm项目install 偶有报错导致不能启动应用 一般解决办法记录

npm install 安装一直报错Error EPERM operation not permitted, mkdir

npm install的时候报错 npm err code 1