Help with cloud verify

Hi, I'm new to this forum and arduino and trying to use Arduino cloud. Apologies if this has been answered 1000's of ties already, id did ttry to search but couldn't find. I've managed to get a basic sketch starter kit "love-o-meter" to verify, and to upload. But then if uploading again it gives an error. If I cut and paste exactly the same code to a new sketch, it will verify, then show and error on uploading, then show an error if asked to verify again. This is the message which seems to be about file locations, but I've no idea what that's about. Any clues? Using a macbook air, maybe thats the problem, or maybe Cloud is problematic and I should try the standalone software, thats the next plan, although the Cloud would be good if it worked.

Flashing with command:/Users/jonandrews/.arduino-create/arduino/avrdude/6.3.0-arduino17/bin/avrdude -C/Users/jonandrews/.arduino-create/arduino/avrdude/6.3.0-arduino17/etc/avrdude.conf -v -patmega328p -carduino -P/dev/cu.usbmodem101 -b115200 -D -Uflash:w:/var/folders/9h/76ww0ky129n3wx5lygt7pjt00000gn/T/arduino-create-agent3427523717/new_sketch_1705861809648.hex:i
Start command: fork/exec /Users/jonandrews/.arduino-create/arduino/avrdude/6.3.0-arduino17/bin/avrdude: no such file or directory

Tried Arduino IDE, works fine, guess its a cloud problem, shame that.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.