Error evaluating "env(XYZ)": environment variable ... is unset
Hi, first time I got this error even though before making a project it worked. I found this issue
https://github.com/supabase/cli/issues/2599 allegedly solved, I updated my
https://github.com/supabase/cli/issues/2599 allegedly solved, I updated my
supabase cli to 2.2.1 but it still exist. Hmmm. Any hints? #cliGitHub
Describe the bug When I run "npx supabase start" I get the error message: Error evaluating "env(AUTH_GITHUB_CLIENT_ID)": environment variable AUTH_GITHUB_CLIENT_ID is unset. Try...