9 Replies
which version?
next js and better auth
15.3.5 nextjs and better auth 1.2.12
I'm on the path of a change someone made to the better-auth config unnecessarily, but open to ideas if you have any...
didn't appear to be the case on what I thought it may be @nikatune
can you send
your auth config?
I had to remove imports and the
sendPaswordResetEmail to fit it here, but I don't think they would be a factor herecan you update
to better-auth v.13
Just tried, doesn't seem to fix. Should I update next as well?
maybe its because of customSession plugin
can you remove it and try to build ?
doesn't seem to fix it. I'm removing pieces of the config to try just random things now
barebones seemingly isn't working either though
leaving only password in it and the prisma adaptor thing
Solution
This ended up being I just needed to delete my
node_modules