Cannot generate types for local setup
Hi ! I've just started exploring Supabase and I've launched it locally. But I cannot generate types using the CLI tool. It's showing the message
And at the end,
I've tried to use
Or
Thanks for your help.
And at the end,
Error: The server does not support SSL connectionsI've tried to use
supabase gen types typescript --localOr
supabase gen types typescript --db-url ${DB_URL} but nothing was successful.Thanks for your help.