-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node-gyp rebuild command failure #3056
Labels
Comments
I had this same error while using the latest version of nan and electron v28, possible fix here: nodejs/nan#982 (specific to Electron tho) |
I did face a similar issue with node v20.18.1 on my macOS machine. The build error thrown are giant. Here's the last couple of lines:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Node Version: 20.11.1, 10.8.2
Platform: Darwin uname-mbp-2.lan 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103 arm64
Compiler: Apple clang version 15.0.0 (clang-1500.3.9.4)
Target: arm64-apple-darwin23.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Module: node-gyp rebuild
Upgraded the node-gyp version to 10.2.0 as well and had similar error
The text was updated successfully, but these errors were encountered: