npm install 安装报错:Error: command failed: c: WINDOWSsystem32cmd.exe s c autoreconf -ivf

tech2025-05-14  10

在配置前端环境时,运行npm install命令时报错

Error: command failed: c: \WINDOWS\system32\cmd.exe /s /c autoreconf -ivf

最后换成了 cnpm install 安装成功,可能是npm有些配置的问题,欢迎大佬给出理由指正。

最新回复(0)