Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running quickstart #97

Open
maxbeech opened this issue Nov 23, 2024 · 1 comment
Open

Error running quickstart #97

maxbeech opened this issue Nov 23, 2024 · 1 comment

Comments

@maxbeech
Copy link

Thank you for the awesome repo!

Having an issue getting it setup though. This is what I've done:

  1. Installed Supabase CLI via brew install supabase/tap/supabase
  2. Created a new folder and cdd into it
  3. Ran npx @usebasejump/cli@latest init, going through the options, however after seemingly any combination of settings selection I get:
✔ Do you want to use team accounts? … no
✔ Enable billing for TEAM accounts? You can change this at any time … no
✔ Enable billing for PERSONAL accounts? You can change this at any time … no
✔ Enable pgTap and supabase_test_helpers for testing? … no
✔ Would you like to also leverage our Starter app? It's pretty awesome › None - just the SQL migrations
❌ Could not locate the repository for "none". Please check that the repository exists and try again.

Am I doing something wrong please?

Just to be sure, I'm not supposed to run supabase init first right?

Many thanks!

@lukasz-ciskowski
Copy link

hey, I had the same issue and figured out in my case it was an old node version, previously running on v16 - didn't work. For me v20 works just fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants