Terminal is showing Module ‘”next-auth”‘ has no exported member ‘AuthOptions’
Im working on a Nextjs Project 15.0.3.
Using next-auth.js for Authentication.While setting up my app/api/auth/[...nextauth].ts
page ,
I am getting the following ERROR:
Terminal is showing Module ‘”next-auth”‘ has no exported member ‘AuthOptions’
Im working on a Nextjs Project 15.0.3.
Using next-auth.js for Authentication.While setting up my app/api/auth/[...nextauth].ts
page ,
I am getting the following ERROR:
Terminal is showing Module ‘”next-auth”‘ has no exported member ‘AuthOptions’
Im working on a Nextjs Project 15.0.3.
Using next-auth.js for Authentication.While setting up my app/api/auth/[...nextauth].ts
page ,
I am getting the following ERROR:
Terminal is showing Module ‘”next-auth”‘ has no exported member ‘AuthOptions’
Im working on a Nextjs Project 15.0.3.
Using next-auth.js for Authentication.While setting up my app/api/auth/[...nextauth].ts
page ,
I am getting the following ERROR:
Terminal is showing Module ‘”next-auth”‘ has no exported member ‘AuthOptions’
Im working on a Nextjs Project 15.0.3.
Using next-auth.js for Authentication.While setting up my app/api/auth/[...nextauth].ts
page ,
I am getting the following ERROR:
ERROR maximum call stack size exceeded nextjs 14 call server action on client side
I’m new to using next js and I want to try server action, when I want to try to save my data I get an error. I’ve tried many things but it still doesn’t work. Please help me.