Node 11 & 12 Support
See original GitHub issueThe agent does not yet officially support Node versions 11 & 12.
We will be opening up the engines
restriction, in a release to follow soon, to allow those who would like to take advantage of agent features on newer versions of node. Using the agent in these situations will come with some additional risk. While the agent should work well for most standard cases, there may be some subtly broken features.
This issue will serve as a place to add any discovered issues/incompatibilities with Node 11 & 12. It should help inform if there are any risks too large to take on in your own project and will also help inform our official support as we tackle that.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:9
- Comments:33 (10 by maintainers)
Top Results From Across the Web
Node.js - endoflife.date
Release Released Active Support Se...
19 2 months and 1 week ago. (18 Oct 2022) Ends in 3 months. (01 Apr 2023) En...
18 (...
Read more >Previous Releases - Node.js
Version Date V8 npm NODE_MODULE_VERSION
Node.js 19.3.0 2022β12β14 10.8.168.21 9.2.0 111 Downloads C...
Node.js 19.2.0 2022β11β29 10.8.168.20 8.19.3 111 Downloads C...
Node.js 19.1.0 2022β11β14 10.7.193.20 8.19.3...
Read more >Node.js ES2015/ES6, ES2016 and ES2017 support
Yes. Yes Yes. Yes Error. Error Error. Error Error. Error Error. Error
function() function() function() function() function() function()
function() function() function() function() function() function()
function() function()...
Read more >Announcing the end of support for Node.js 12.x in the AWS ...
Starting November 1, 2022, AWS SDK For JavaScript (v3) will no longer support Node.js 12.x which was EOL on April 30, 2022.
Read more >Introducing Node.js 12
js 12 release replaces version 11 in our current release line. The Node.js release line will become a Node.js Long Term Support (LTS)...
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 FreeTop 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
Top GitHub Comments
We shipped official Node 12 parity support yesterday!
Hereβs the release notes for more information on release 6.0.0.
Thereβs one final potential issue with native metrics you can follow here: https://github.com/newrelic/node-native-metrics/issues/62. For the most part, issues weβve seen with native metrics modules have been around needing to upgrade dependencies to build against the Node 12 API but we do have fall-back binaries for install now.
Closing this issue out in the main agent repo.
I understand that, but
python
isnβt installed in the node 10 images and the above command completes without any issues: