npm install npm ERR! cb() never called! npm ERR! This is an error with npm itself. Please report th

npm install npm ERR! cb() never called! npm ERR! This is an error with npm itself. Please report th
1.npm install 报错
在这里插入图片描述
解决办法
1.删除 node_modules,然后重新npm install
在这里插入图片描述
2.npm install
在这里插入图片描述


版权声明:本文为qq_42021376原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。