-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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 18 #5656
Add support for Node 18 #5656
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Happy to see a PR to add Node 18 support! :) |
Anything I can do to help this one along? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @ncmbch 🙌
Please update the node engine in packages/next-auth/package.json
too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
On second thought, it may be better to follow |
We can land this now, upcoming changes will make the engines option obsolete. |
☕️ Reasoning
Add Support fo the current LTS Version of Node (v18)
🧢 Checklist
🎫 Affected issues
Please scout and link issues that might be solved by this PR.
Fixes: Node.js 18 Support
📌 Resources