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
On core uninstall consider unversioned args as the installed, not the latest
Otherwise the command
arduino-cli core unistall arduino:avr
will fail with:
arduino:[email protected] is not installed
if the installed core it's an earlier version than 1.6.20
0 commit comments