Arduino 1.8.12
I am trying to get my Mac High Sierra 10.13.6 to download the code into Arduino Every.
I am able to read the Tools/Get Board Info window.
On downloading I still get the message:
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
This error message indicates you have the wrong board selected. Despite the similar names, the classic Nano and the Nano Every are two very different boards. You need to install the boards platform for the Nano Every and then select that board when you are using your Nano Every:
Tools > Board > Boards Manager
Wait for the downloads to finish
Scroll down through the list of available boards platforms until you see "Arduino megaAVR Boards". Click on it.