-
Notifications
You must be signed in to change notification settings - Fork 607
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
Node 22 support #1581
Comments
If I remember correctly something in |
Raised #1582 for this @atomicrobokid @garris. I have no idea what I was thinking with Docker intact as well. |
Awesome! Happy to pull in the bump. I'll follow up on the file extension warning in the other thread. I don't mind reverting that if it's causing a stir. |
Engine is restricted to
"node": ">=16.0.0 <=20.x.x",
Any reason why this can't be bumped to include Node 22? I have a project that is node 22 based, and this package throws a warning
The text was updated successfully, but these errors were encountered: