You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading 1.8.6 instead of most recent (currently 1.8.13)
This is a follow-up from the "bad CPU type in executable" problem reported in #149. If a copy of the IDE is not found, we download one. Unfortunately, the (hard-coded?) version obtained (1.8.6) does not work on macOS 10.16 because it is not a 64-bit application.
Workaround
Delete the Arduino.app in the Documents directory and install the current version in the /Applications directory.