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

Support for Node 22 #786

Closed
gerhardcit opened this issue Aug 7, 2024 · 1 comment
Closed

Support for Node 22 #786

gerhardcit opened this issue Aug 7, 2024 · 1 comment

Comments

@gerhardcit
Copy link

gerhardcit commented Aug 7, 2024

I see a limit for node < 22.0
Any reason why not using 22 yet?

in package.json

"engines": {
    "node": ">=10.24.1 <22.0.0"
  },
@ain
Copy link
Owner

ain commented Oct 13, 2024

Indeed. You're welcome to contribute to #750 to get it across the line!

@ain ain closed this as completed in e96d1a9 Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants