How to resolve error "bad CPU type in executable" on macOS

  1. Open Terminal (instructions here).

  2. Type the following command in the Terminal window:

softwareupdate --install-rosetta --agree-to-license
  1. Press the Enter key

  2. Wait for the installation to finish.

Last updated