working on the exercise 2 of the Arduino Starter Kit: Starship Interface
so far i verified the code and it works just fine,
checked if the circuit works, and it does just fine
my issue arises once i try uploading the code to the Arduino board
the message below is what i receive:
Arduino: 1.8.13 (Mac OS X), Board: "Arduino Uno"
Sketch uses 1160 bytes (3%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "/dev/cu.usbmodem14101": No such file or directory
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
have no idea what the problem even is,
if it wasnt already clear, i m a newbie at electronics and programming
cheers to anybody who can take time to give a hand