-
Notifications
You must be signed in to change notification settings - Fork 225
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
Add support for Node.js 15/16 #1840
Comments
Hi, any news on this? |
It (in #1841) is still on my radar and included in our roadmap. I haven't had a chance to get back to it since the last issue I posted some details on in December. |
The work for this now is #2055, currently our jenkins-based tests are blocked on nodejs/docker-node#1465 |
Can you please release to npm a new version with the node 15/16 support? |
Thanks for the reminder! Working on it. Should have this out tomorrow. |
[email protected] published now. |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
yarn add elastic-apm-node
Expected behavior
Node.js 15 should be present in package.json's
engines.node
.Environment
The text was updated successfully, but these errors were encountered: