gen types - 'error during connection'
Trying to follow this video by supabase for generating typescript types for my database (https://youtu.be/7CqlTU9aOR4). but currently getting an error of:
command i used:
Things i tried:
command i used:
Things i tried:
- installing supabase as a global dependency
- Restarting project
- using
--debugbut it gave me the same output
YouTubeSupabase
TypeScript has become a huge part of developing for the web today and in this video, we will explore how to make the most of TypeScript while working on your Supabase project. A prerequisites for using the supabase CLI in your local environment when using the --local or the --db-url flag is to have Docker installed.
Alternatively if you don't w...
Alternatively if you don't w...
