npm ERR! cb() never called in windows10

 
I had the same problems and lost hours trying to solve it :(.

But then i found out that my firm has installed some new kind of firewall with self signed certificate.

Quick solution was:

npm config set strict-ssl=false

After that everything started working without 'npm cb() never called' errors

 

node.js - npm ERR! cb() never called in windows10 - Stack Overflow

(完)

posted @ 2022-01-27 10:37  lishidefengchen  阅读(85)  评论(0编辑  收藏  举报