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.