-
-
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
Node.js 18 Support #5639
Comments
Reference: Node.js Release Schedule |
v18.12.0 has not yet been released (as of 8:20 UTC) so technically this
is not true for the next couple hours and for all previously released v18.x versions. |
Let's keep this open to keep track of adding Node v18 to the engine compatibility list 👀 |
+1 to this and at the same time, allowing next-auth to be installed with the just-released Next.js 13 Right now next-auth cannot be installed with Next.js 13 using npm due to |
Sorry for false start. |
Current version 5.1.6 gives this error:
Temporary solution is to use --ignore-engines when installing packages. |
At least on Vercel using Node 18.x makes NetxAuth behave differently from 16.x branch. |
Question 💬
Node.js 18 LTS is starting, but this repository restricts the use of Node.18 in the engine in package.json.
Bugs for Node.js 18 seem to be all closed, is there anything blocking support?
I opened a discussion before, but now that LTS has started, I'll post it here as well.
#5329
How to reproduce ☕️
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
The text was updated successfully, but these errors were encountered: