Supabase type generation not working

I've ran Supabase locally on docker with supabase start and I tried to run supabase gen types typescript --local > typings/db.types.ts but I get an empty TypeScript file with zero errors.
Was this page helpful?