We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it been three days and i never seem to get pass this error...
in a previous question deleting the browser cache was suggested but i did not work for me.
i put the openai API key in the env.local file where it supposed to overriding any api keys users may enter, is that the issue ??
The text was updated successfully, but these errors were encountered:
Need to run the latest migrations
Sorry, something went wrong.
For example, you might need to run the command sudo supabase migration up or sudo npm run db-push manually.
sudo supabase migration up
sudo npm run db-push
One potential cause of this issue is #1095 where you'll need to correct the migration file using the method proposed by @kkartunov first.
For example, you might need to run the command sudo supabase migration up or sudo npm run db-push manually. One potential cause of this issue is #1095 where you'll need to correct the migration file using the method proposed by @kkartunov first.
this #1095 worked. thank u, ochen
No branches or pull requests
it been three days and i never seem to get pass this error...
in a previous question deleting the browser cache was suggested but i did not work for me.
i put the openai API key in the env.local file where it supposed to overriding any api keys users may enter, is that the issue ??
The text was updated successfully, but these errors were encountered: