You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written required .env file with and no supabase config at nuxt.config.ts
When I check browser developer console, i got this error. I don't know what the reason, because I just installing this in fresh
Uncaught SyntaxError: The requested module
'/_nuxt/@fs/Users/user/nuxt/app/node_modules/@supabase/ssr/node_modules/cookie/index.js
v=582478bb' does not provide an export named 'parse' (at helpers.js?v=582478bb:1:10)
What is Expected?
Should no error on console
The text was updated successfully, but these errors were encountered:
Error:
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/@supabase/ssr/node_modules/cookie/index.js?v=a899fb98' does not provide an export named 'parse'
Hi, i just installed a newly fresh Nuxt + Nuxt UI + Supabase module, here my dependencies version;
Version
I have written required .env file with and no supabase config at nuxt.config.ts
When I check browser developer console, i got this error. I don't know what the reason, because I just installing this in fresh
What is Expected?
Should no error on console
The text was updated successfully, but these errors were encountered: