Bad CPU type in executable

Alderion's answer: "To resolve this error, check for any errors in your terminal if you don't see any output after executing the command. You may need to install Rosetta, which translates apps built for Intel to run on Apple Silicon (like the M3 chip)."

Execute the following command in the terminal to install Rosetta:

softwareupdate --install-rosetta --agree-to-license

Last updated