SvelteKit (Vite) + Supabase Error on from()
My supabase JS instance works for creating auth users, but when trying to do the following, my server gives me an error and quits. Unsure what this error is about
If you are wondering, I tried with a valid database name, so it is not a problem with from() being empty. It does not seem like any request is being made.
The error:
If you are wondering, I tried with a valid database name, so it is not a problem with from() being empty. It does not seem like any request is being made.
The error: