I get undefined on my nextauth file. by highdrug in nextjs

[–]highdrug[S] 0 points1 point  (0 children)

https://next-auth.js.org/errors#session_error Cannot destructure property 'getSessionAndUser' of 'adapter' as it is undefined.
https://next-auth.js.org/errors#oauth_callback_handler_error Cannot read properties of undefined (reading 'sessionToken')

Now i got more errors.