简体   繁体   English

“gyp ERR,构建错误”- 在 Mac 上,更新后

[英]"gyp ERR! build error" - on Mac, after updating

at some point I got an error after each npm install .在某些时候,每次npm install后我都会出错。 Says something about gyp error but I have no idea how to fix it.说了一些关于 gyp 错误的事情,但我不知道如何修复它。 That package was working with the old node version. package 正在使用旧节点版本。 I've tried to remove manually node and install it again but doesn't seem to work (or maybe I'm not doing it properly...)我试过手动删除节点并重新安装,但似乎没有用(或者我没有正确地做......)

Log : https://pastebin.com/crzWVwJn日志https://pastebin.com/crzWVwJn

Parcel was the problem.包裹是问题所在。 I'm not going to use it anymore so I removed it.我不会再使用它了,所以我删除了它。 But first I've tried to update to last version and same problem with the lmdb-store dependency.但首先我尝试更新到最新版本,并且 lmdb-store 依赖项存在同样的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM