Can't Generate TypeScript Type with New API Keys
Hello, when I try to generate TypeScript types using the CLI (
npx supabase gen types typescript --project-id "PROJECT_ID" --schema public > src/types/database.types.ts
) or in the API Docs > Instruction > Generate and download types
it throws the following error:
1 Reply