【发布时间】:2020-12-18 04:51:26
【问题描述】:
我在尝试安装节点时收到此错误
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\lenovo\AppData\Roaming\npm-cache\_logs\2020-08-29T13_30_35_085Z-debug.log
【问题讨论】:
-
你能发布你用来安装节点的命令吗?
-
日志文件中有什么内容?您处于节点安装过程的哪个阶段?我很困惑:您是按照您的说法安装节点,还是在运行 npm 或 create-react-app 或 ...?
-
这能回答你的问题吗? npm ERR cb() never called
标签: node.js reactjs npm node-modules create-react-app