Skip to content

Brand new project gets "SyntaxError: Importing binding name 'parse' is not found." #488

@gouwsxander

Description

@gouwsxander

Hi, I've been trying to use this module and keep getting this error. I even tried creating a new Nuxt project to see if there was some kind of installation error with anything else and I've narrowed it down to this module.

  1. I run npm create nuxt project-name (with no other modules) then cd into my project.
  2. Next I run npm install and npx nuxi@latest module add supabase. This automatically adds @nuxtjs/supabase into my modules.
  3. I then add my credentials to my .env.

At this point, if I try to run npm run dev I get SyntaxError: Importing binding name 'parse' is not found in my console. Any suggestions?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions