Qovery / Replibyte

Seed your development database with real data ⚡️
https://www.replibyte.com
GNU General Public License v3.0
4.17k stars 129 forks source link

MacOS hombrew installation bad cpu #304

Open cojua8 opened 2 weeks ago

cojua8 commented 2 weeks ago

Hi!, after installing replibyte through homebrew, when I try to use replibyte I am getting this error

>>> replibyte
zsh: bad CPU type in executable: replibyte

I am working in a Macbook Pro M2, running MacOS 15.0.1

pepoviola commented 2 weeks ago

Hi @cojua8, there is only x86_64 version published and no builds for m* chips. @evoxmusic I can add the build and publish steps for mac m* chips if you agree.

Thanks!