Skip to content

cookie does not provide an export named 'parse' (at helpers.ts:2:10) #550

@mazin01

Description

@mazin01

Version

@nuxtjs/supabase: v2.0.1
nuxt: v4.1.3 and v4.2.0

Reproduction Link

Steps to reproduce

What is Expected?

No errors and the app to work

What is actually happening?

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions