Closed maysayson closed 4 months ago
@maysayson Hello! I assume you have followed the official Supabase guide here: https://electric-sql.com/docs/deployment/supabase
For this kind of error you might have better luck asking either on the official Discord server or on the official Electric GitHub repository.
We would only be able to help you with client related issues on Flutter/Dart.
Got it! Thank you for the fast response and for your hard work!
@maysayson I assume this can be closed now that you resolved the issue on the official repository.
Hello!
I have been trying to implement ElectricSQL with Supabase on my Flutter application using the electricsql and electricsql_cli libraries. I was able to connect to Supabase when using the 0.6.0 version of the cli library but when I try to upgrade to a more recent version, it is giving me this issue whenever I do
dart run electricsql_cli start
.I am using an IPv4 network and have purchased the IPv4 add-on for my Supabase
Thank you for the help