Next.js Discord

Discord Forum

next-auth installation issue with next 14

Answered
Highlander posted this in #help-forum
Open in Discord
HighlanderOP
Answered by Brown bear
you have to use next-auth 5 beta. try installing next-auth using npm install next-auth@beta
View full answer

1 Reply

Brown bear
you have to use next-auth 5 beta. try installing next-auth using npm install next-auth@beta
Answer