supabase start fails when running from cli (macos)
after successful installation via brew install following the instuctions on the docs site, when I got to supabase start command I got the following error:
failed to inspect service: request returned 500 Internal Server Error for API route and version http://%2FUsers%2Fmy-user-account%2F.docker%2Frun%2Fdocker.sock/v1.50/containers/supabase_db_84IdeasTEST-/json, check if the server supports the requested API version
That is running with
failed to inspect service: request returned 500 Internal Server Error for API route and version http://%2FUsers%2Fmy-user-account%2F.docker%2Frun%2Fdocker.sock/v1.50/containers/supabase_db_84IdeasTEST-/json, check if the server supports the requested API version
That is running with
--debug, I still don't any clear reason why its not working