-
Notifications
You must be signed in to change notification settings - Fork 38
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
Node v16 support #44
Comments
To expand on miljosh68 request: |
node v12 is now EOL. |
Hello all, We have now released the updated/replacement module (works with SQL Anywhere and IQ) to npmjs.com: https://www.npmjs.com/package/@sap/iq-client I should mention that this one uses N-API so it will stay compatible with newer node releases. Dan |
Hi Dan, |
Hello, Since this is a new/replacement module, we were not planning to publish it to github. The driver is basically all inside the binary files. Kind regards, |
Sorry to post this there, but as the iq-client has no public repository I did not find a better location. Is there any intention to support SQLAnywhere 16 in the iq-client? It does not seem to be supported right now. Cheers! |
Hello, |
@DanCummins-SAP , the information about the IQ client is burried in the comments of this ticket. So far, I am having success in using it. Thank you! Some questions/requests:
Thank you for your time. |
Would like to know if there are any plans to support Node v16 (LTS)? Node v16 Active LTS started a couple of months ago and the End-Of-Life date is 2024-04-30. I suppose it would be good to support this version.
Node JS release schedule is at https://nodejs.org/en/about/releases/
The text was updated successfully, but these errors were encountered: