Skip to content
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

clarify supported nodejs versions #494

Open
micalevisk opened this issue Jul 16, 2024 · 1 comment
Open

clarify supported nodejs versions #494

micalevisk opened this issue Jul 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@micalevisk
Copy link

Is your feature request related to a problem? Please describe.

I don't know if I can safely use @lumigo/tracer package with my nodejs

Describe the solution you'd like

for better DX on using this package, I'd suggest you to add the following to package.json:

  "engines": {
    "node": ">=16"
  },

Describe alternatives you've considered

clarify at https://docs.lumigo.io/docs/nodejs which is the minimum supported nodejs version

@micalevisk micalevisk added the enhancement New feature or request label Jul 16, 2024
@pappnase99
Copy link

Even more relevant now that Node v22 became the current LTS version last week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants