Error while using Supabase CLI
I ran
But after that, any time I run
I'm not sure what's going wrong. Please help.
supabase db remote commit on my terminal after linking to a new project. This created the migration file.But after that, any time I run
supabase start or supabase db remote commit, I get the following error.Error: Error starting shadow database: ERROR: relation "pgsodium.key_key_id_seq" does not existError: Error starting shadow database: ERROR: relation "pgsodium.key_key_id_seq" does not existI'm not sure what's going wrong. Please help.