Versuche mein Arduino zum Laufen zu bekommen, aber der Plugin Installer bricht immer ab. Bekomme dabei folgende Meldung:
Last login: Thu Mar 21 21:16:50 on ttys000
/Volumes/ArduinoCreateAgent/ArduinoCreateAgent.app/Contents/MacOS/Arduino_Create_Agent ; exit;
matthiasrodeck@Matthiass-MacBook-Pro ~ % /Volumes/ArduinoCreateAgent/ArduinoCreateAgent.app/Contents/MacOS/Arduino_Create_Agent ; exit;
INFO[0001] using config from default: /Users/matthiasrodeck/Library/Application Support/ArduinoCreateAgent/config.ini
INFO[0001] additional config file not found in config.ini
INFO[0001] Version:1.3.9
INFO[0001] Hostname: Matthiass-MacBook-Pro.local
INFO[0001] Garbage collection is on using Standard mode, meaning we just let Golang determine when to garbage collect.
INFO[0001] You specified a serial port regular expression filter: usb|acm|com
INFO[0001] Your serial ports:
INFO[0001] {/dev/cu.usbmodem143401 0x0043 0x2341 2433331313135151B1E1}
ERRO[0001] open /Users/matthiasrodeck/Library/LaunchAgents/ArduinoCreateAgent.plist: permission denied
INFO[0001] Quitting, another instance of the agent has been started by launchd
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Prozess beendet]
Kann mir jemand einen Tipp geben, woran es liegt?
Danke