Closed alobaidizt closed 6 years ago
@alobaidizt Note.js v10 has broke the backward compatibility and we are waiting for the release of a new version of nan package with Node 10 support. ibm_db has dependency on nan to support multiple versions of Node.js. Thanks.
Thanks, @bimalkjha ! Already responded on issue #387
Issue has been addressed, new node-ibm_db version will be released soon. thanks.
Thank you!
Hi,
Are there any plans to support Node version 10? Trying to install
ibm_db
with version 10 fails.Here is the logs output when running
npm install ibm_db
Details: NPM@5.6.0 NODE@10.0.0 MacOS@10.13.4