supaAuth icon indicating copy to clipboard operation
supaAuth copied to clipboard

Possible dependency problem

Open gnp opened this issue 3 months ago • 1 comments

Since I can't run pnpm install successfully, I'm not sure if this one is my fault or not. But I tried following your example in my own project (using npm and pnpm) and got this in console when fetching http://localhost:3000/

Navigated to http://localhost:3000/
helpers.js?v=fafe8bef:1 Uncaught (in promise) SyntaxError: The requested module '/_nuxt/@fs/Users/gregor/Developer/dossier-nuxt/node_modules/.pnpm/[email protected]/node_modules/cookie/dist/index.js?v=fafe8bef' does not provide an export named 'parse' (at helpers.js?v=fafe8bef:1:10)

I tried a lot of things to resolve this by getting to an earlier version of cookie but did not crack it.

gnp avatar Nov 03 '25 05:11 gnp

#9

zackha avatar Nov 03 '25 19:11 zackha