Skip to content

npx create-next-app example "with-supabase" not found #2133

@aungchanpyae33

Description

@aungchanpyae33

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

I ran the following command to create a new Next.js project with Supabase new auth example from supabase youtube channel:
npx create-next-app --e with-supabase jwt-auth

I got the following error:
Could not locate an example named "with-supabase". It could be due to the following:

  1. Your spelling of example "with-supabase" might be incorrect.
  2. You might not be connected to the internet or you are behind a proxy.

To Reproduce

  1. Install Node.js 20+
  2. Run: npx create-next-app --e with-supabase jwt-auth
  3. Observe the error

Expected behavior

I expected the example to be created successfully.

System information

  • OS: Windows 10 / macOS / Linux
  • Node.js version: 20.x
  • npm version: latest
  • Internet connection: working
    --tried with vpn proxy on/off

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