--dump-profile error

bug report: arduino-cli.exe Version: 0.26.0 Commit: fc2ea723 Date: 2022-08-10T14:33:37Z

Typing the command:

arduino-cli compile -b arduino:avr:uno --dump-profile

returns for the profile:

profile:
uno:
fqbn: arduino:avr:uno
platforms:
- platform: arduino:avr (1.8.5)
libraries:
...

It should say on the top line "profiles" with an s. The sketch.yaml does not work unless it is spelt correctly.

Thanks so much for your report @edkian!

I have now submitted a fix:

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