Skip to content

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

@aryamohanan

Description

@aryamohanan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions