-
Some CI/CD flows fail because I haven't configured the necessary secrets for Expo and Chromatic. This isn't the goal of this starter, as it's expected from people who fork this repo to do this themsel…
-
**Describe the bug**
If storage is disabled via supabase config.toml, resetting the database via `supabase db reset` fails
**To Reproduce**
Steps to reproduce the behavior:
1. Disable storage in…
wyozi updated
2 months ago
-
PostgrestError: permission denied for view current_user_teams when intially signing up / logging in on a local version of the repo with local supabase. Possibly related to https://github.com/midday-ai…
-
**Describe the bug**
Using supabase cli to do local dev. The start fails with the vector container restarting until healthcheck fails.
**To Reproduce**
Steps to reproduce the behavior:
1. run > …
-
I have a table `tickets` with rows:
```ts
id
created_at: string
created_by: string
name: string
date: string
```
Some of these fields are populated automatically via triggers in the databa…
-
**Describe the bug**
I am trying to deploy an edge function using Supabase. The deployment fails because of a dns error from https://x.lcas.dev/preact@10.5.12/ssr.js
`
Error: failed to load 'http…
-
Simply trying to scaffold a new project using "npm create vue@latest" and I get terminal output:
> npx
> create-vue
sh: 1: create-vue: not found
npm error code 127
npm error path /home/mark/P…
-
# Bug report
## Describe the bug
Installed `supabase` using **homebrew** and I'm trying to link my local project. After inserting the database password and hitting enter, the process hangs and I…
-
**Describe the bug**
When attempting to run `supabase start`, the CLI reports a failure response from AWS's ECR (`Error response from daemon: Get "https://public.ecr.aws/v2/"`)
This error preven…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.17.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: -
- Package Manager: pnpm@9.10.0
- Builder…