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 see this error in the console helpers.ts:2 Uncaught (in promise) SyntaxError: The requested module '/_nuxt/node_modules/cookie/dist/index.js?v=b002eb46' does not provide an export named 'parse' (at helpers.ts:2:10)
in the dev environment and the app does not work at all, but when i build for production, it works, i tried all fixes and they did not work
reinstalling did not work
changing the version for nuxt and the supabase module did not work
setting resolutions.cookie in package.json to "0.7.2" did not work
jcottam, samstaron, lioker-source, Charles5277, Zebnastien and 3 more