Thank you for the awesome repo!
Having an issue getting it setup though. This is what I've done:
- Installed Supabase CLI via
brew install supabase/tap/supabase
- Created a new folder and
cdd into it
- 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!
Thank you for the awesome repo!
Having an issue getting it setup though. This is what I've done:
brew install supabase/tap/supabasecdd into itnpx @usebasejump/cli@latest init, going through the options, however after seemingly any combination of settings selection I get:Am I doing something wrong please?
Just to be sure, I'm not supposed to run
supabase initfirst right?Many thanks!