Describe the bug
I cannot run supabase command on my Mac. Getting SIGKILL signal.
To Reproduce
Steps to reproduce the behavior:
- Install supabase with this command:
brew install supabase
- Run
supabase --help after installation.
- See error
Expected behavior
Supabase cli should print the help text.
Screenshots

System information
Rerun the failing command with --create-ticket flag.
- Ticket ID: I cannot even run the cli tool so cannot run it with --create-ticket flag.
- Version of OS: MacOS 27 Developer Beta
- Version of CLI: 2.105.0
- Version of Docker: Docker version 29.5.3
- Versions of services: I cannot run supabase command.
Describe the bug
I cannot run
supabasecommand on my Mac. Getting SIGKILL signal.To Reproduce
Steps to reproduce the behavior:
brew install supabasesupabase --helpafter installation.Expected behavior
Supabase cli should print the help text.
Screenshots

System information
Rerun the failing command with
--create-ticketflag.