Replies: 1 comment
-
|
Resolved in 4.24.13 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
#13308
I am experiencing the same issue as above.
This issue seems to be caused by a dependency mismatch. While next-auth@4.24.12 has a peer dependency on nodemailer@^7.0.0 and @auth/core@0.34.2, its dependency @auth/core@0.34.2 still requires nodemailer@^6.8.0.
This conflict should probably be addressed quickly.
/cc @himself65
Beta Was this translation helpful? Give feedback.
All reactions