Skip to content

Following the supabase module installation docs does not result in a working app #549

@gnp

Description

@gnp

Version

@nuxtjs/supabase: 2.0.1
nuxt: 4.2.0

Reproduction Link

https://github.com/gnp/nuxt-supabase-starter

Steps to reproduce

Understand the README.md in the nuxt-supabase-starter project to know the instructions that were followed.

Clone the nuxt-supabase-starter project. Set up your .env file. Do 'npm run dev'. Go to http://localhost:3000 get redirected to http://localhost:300/login. See the console.log about cookie module problem. See that nothing happens when you enter your email and click submit on the login page.

What is Expected?

A working app that you can log in to and when you do the home page at http://localhost:3000/ loads.

What is actually happening?

A console error log and login doesn't 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