We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
prebuild-install
Sometimes the prebuild-install process does not quit after installing the prebuilt binaries.
The problem is specific to Node.js 22.4 on macOS - both 12 and 14 and both x86 and arm64.
x86
arm64
Running node. with wtfnode fixes it, so this is likely a Node.js problem.
node
wtfnode
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sometimes the
prebuild-install
process does not quit after installing the prebuilt binaries.The problem is specific to Node.js 22.4 on macOS - both 12 and 14 and both
x86
andarm64
.Running
node
. withwtfnode
fixes it, so this is likely a Node.js problem.The text was updated successfully, but these errors were encountered: