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: Could not detect ABI for Node.js version 23.0.0 #92

Open
aryamohanan opened this issue Nov 6, 2024 · 0 comments
Open

Error: Could not detect ABI for Node.js version 23.0.0 #92

aryamohanan opened this issue Nov 6, 2024 · 0 comments

Comments

@aryamohanan
Copy link

We encountered the following error while running the prebuilds script:

Error: Could not detect abi for version 23.0.0 and runtime node. Updating "node-abi" might help solve this issue if it is a new release of node.

It appears that the node-abi package is outdated and doesn't support the latest Node.js version.

Expected Behavior: The script should detect the ABI correctly and proceed without issues.

Actual Behavior: The error occurs due to an outdated node-abi version.

Suggested Solution: Update node-abi to the latest version to ensure compatibility with Node.js version 23.0.0.

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

No branches or pull requests

1 participant