Somnath Golui
Somnath Golui
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Somnath Golui on 1/7/2024 in #questions
Need help to solve this type error. Getting type error in NextAuth adapter
import type { Adapter } from "next-auth/adapters"; solved the issue for now.
6 replies
TTCTheo's Typesafe Cult
Created by Somnath Golui on 1/7/2024 in #questions
Need help to solve this type error. Getting type error in NextAuth adapter
"@auth/prisma-adapter": "^1.0.14",
"next-auth": "^4.24.5",
"@auth/prisma-adapter": "^1.0.14",
"next-auth": "^4.24.5",
It's up-to date I think still getting the error. Looking at the issue you shared.
6 replies