Skip to content

Node 22 support missing in package.json #2614

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

Closed
TomKremer opened this issue Oct 16, 2024 · 2 comments · Fixed by #2617
Closed

Node 22 support missing in package.json #2614

TomKremer opened this issue Oct 16, 2024 · 2 comments · Fixed by #2617
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@TomKremer
Copy link
Contributor

Hello,
6.0.0 did bring Node 22 support, this could also be updated in the package?

"node": ">=18.0.0 <21"

Copy link

Thanks for opening this issue!

This was referenced Oct 16, 2024
@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Oct 16, 2024
@mtrezza
Copy link
Member

mtrezza commented Oct 16, 2024

Well spotted, the updated engine range should exclude node 21, since we don't support non-LTS versions.

@mtrezza mtrezza changed the title Node 22 missing in package.json Node 22 support missing in package.json Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants