Support Node v10.x
See original GitHub issueNode 10 is out , so i assume we might see an update soon to support the new release ?
thanks
Downloading and extraction of DB2 ODBC CLI Driver completed successfully ...
CXX(target) Release/obj.target/odbc_bindings/src/odbc.o
{ Error: Command failed: node-gyp configure build --IS_DOWNLOADED=true --IBM_DB_HOME="$IBM_DB_HOME"
In file included from ../src/odbc.cpp:28:
In file included from ../src/odbc.h:23:
In file included from ../../nan/nan.h:190:
../../nan/nan_maybe_43_inl.h:88:15: error: no member named 'ForceSet' in 'v8::Object'
return obj->ForceSet(GetCurrentContext(), key, value, attribs);
~~~ ^
In file included from ../src/odbc.cpp:28:
In file included from ../src/odbc.h:23:
../../nan/nan.h:816:18: warning: 'MakeCallback' is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations]
return node::MakeCallback(
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Announcing the end of support for Node.js 10.x in the AWS ...
Starting January 1, 2022, AWS SDK For JavaScript (v3) will no longer support Node.js 10.x which was EOL on April 30, 2021.
Read more >npm does not support Node.js v10.15.2 #1877 - GitHub
js (v12.4.x). and I an using the following npm packages in my project(@sendgrid/mail,body-parser,connect-flash,cookie ...
Read more >Node v10.20.0 (LTS)
Previous builds of Node.js 10.x were compiled on macOS 10.10 ... As binaries are still being compiled to support a minimum of macOS...
Read more >Node.js - endoflife.date
Release Released Active Support
19 2 months and 2 weeks ago. (18 Oct 2022) Ends in 3 months. (01 Apr 2023)
18 ( LTS )...
Read more >Fix: npm does not support Node.js v10.19.0 You ... - YouTube
Fix: npm does not support Node. js v10.19.0 You should probably upgrade to a newer version of ... Installing NodeJS 16. x on...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @alobaidizt , @huineng , Issue has been addressed with the latest pull request, new node-ibm_db version will be released soon. thanks.
@rhtpandeyIN any plans to support Node 10?