How to solve Error: Command failed: npm install while installing gatsby starter theme

How to solve Error: Command failed: npm install while installing gatsby starter theme

尝试在我的项目目录中安装一个 gatsby 入门主题,但没有成功,我收到了这条错误消息,我真的不知道如何解决。 错误信息:

Image

命令失败:npm install

错误:命令失败:npm install

我已经在我的 mac 上测试过,没有任何问题 运行 npm install。

所以我猜这和盖茨比本身没有关系。您的 NodeJS 版本可能比当前版本 v12.7.0 稍旧。我是 运行 v12.6.0 所以我建议你升级 NodeJS 再试一次。