Closed 0xferit closed 11 months ago
@0xferit You probably need to install Rosetta 2, Appleās x86-to-ARM translation layer. Weāre currently only building Fe on x86, because thatās all GitHub CI supports. It should work fine on M1/M2 macs if Rosetta is installed however.
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
Thanks @sbillig this solves the problem!
I tried installing Fe lang on M2 MacOS Ventura through Homebrew and by downloading the executable but both installation options ended up with me seeing the following error.
The following output is from Homebrew.
Any ideas about what's happening here? Perhaps M2 chips are unsupported?
Also asked here.