NextJS quickstart getSession is not a function
Hi all, I am just trying to follow the NextJS guide here: https://supabase.com/docs/guides/with-nextjs#intro
and I am running into this error "TypeError: _utils_supabaseClientWEBPACK_IMPORTED_MODULE_3.supabase.auth.getSession is not a function"
Any idea how to fix this? My code is exactly what's on the page. Thanks!
and I am running into this error "TypeError: _utils_supabaseClientWEBPACK_IMPORTED_MODULE_3.supabase.auth.getSession is not a function"
Any idea how to fix this? My code is exactly what's on the page. Thanks!
Learn how to use Supabase in your Next App.