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

[BUG] Node ODBC will not compile from version 18.20 onwards, and several other minor version increments #396

Closed
yamadapc opened this issue Aug 19, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@yamadapc
Copy link

Caused by nodejs/node#50060

I believe breaks from version 18.20.0 onwards, and all versions that include that change.

To fix this, odbc must

  • Define NODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT
@kadler kadler added the duplicate This issue or pull request already exists label Aug 19, 2024
@kadler
Copy link
Member

kadler commented Aug 19, 2024

Thanks for the detailed report. This was fixed in #381 and we'll be releasing a new version soon.

@kadler
Copy link
Member

kadler commented Aug 22, 2024

We've released version 2.4.9 which includes the NAPI_EXPERIMENTAL fix: https://www.npmjs.com/package/odbc/v/2.4.9

@kadler kadler closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants