Skip to content
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

Error building node-gyp 10.2.0 #3084

Open
dhensen opened this issue Oct 25, 2024 · 1 comment
Open

Error building node-gyp 10.2.0 #3084

dhensen opened this issue Oct 25, 2024 · 1 comment
Labels

Comments

@dhensen
Copy link

dhensen commented Oct 25, 2024

  • Node Version: node@22.9.0 | darwin | arm64
  • Platform:
  • Compiler:
    Apple clang version 16.0.0 (clang-1600.0.26.3)
    Target: arm64-apple-darwin24.0.0
    Thread model: posix
    InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  • Module: npm install (having node-gyp ^10.2.0 in package.json)
Verbose output (from npm or node-gyp):
Holy moly, Output was Too Long! 

2024-10-25T12_34_56_044Z-debug-0.log

@cclauss cclauss added the macOS label Oct 25, 2024
@nosnilmot
Copy link

Similar problem here, but for me it only fails with node@23, I can install using earlier versions (node@18, node@20 and node@22 tested).

  • Node / NPM Version:
    v23.3.0 / 10.9.0 - FAIL
    v22.11.0 / 10.9.0 - OK
    v20.18.1 / 10.8.2 - OK
    v18.20.5 / 10.8.2 - OK
  • Platform: macos/arm64
    Darwin hostname 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 arm64
  • Compiler:
Apple clang version 16.0.0 (clang-1600.0.26.4)
Target: arm64-apple-darwin24.1.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants