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
arduino-cli board details arduino:avr:una
Error getting board details: loading board data: board arduino:[email protected]:una not found
When calling some commands that expect an FQBN the error returned is not clear if the board ID part of the FQBN doesn't exist for that platform.
Expected behavior
arduino-cli board details arduino:avr:una
Error getting board details: loading board data: board arduino:avr:una not found, did you mean arduino:avr:uno?
arduino-cli board details arduino:avr:una
Error getting board details: loading board data: board arduino:avr:una not found
A clearer error message should be shown, it would be cool if a suggestion could be made for the correct FQBN.
Environment
CLI version (output of arduino-cli version): arduino-cli alpha Version: 0.18.3 Commit: d710b642
OS and platform: doesn't matter
Additional context
None.
The text was updated successfully, but these errors were encountered:
Bug Report
Current behavior
When calling some commands that expect an FQBN the error returned is not clear if the board ID part of the FQBN doesn't exist for that platform.
Expected behavior
A clearer error message should be shown, it would be cool if a suggestion could be made for the correct FQBN.
Environment
arduino-cli version
):arduino-cli alpha Version: 0.18.3 Commit: d710b642
Additional context
None.
The text was updated successfully, but these errors were encountered: