arduino-cli config dump returns nothing #2835
Labels
conclusion: invalid
Issue/PR not valid
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
arduino-cli config dump
returns nothing
or at least just
{}
This is in version 1.1.1, It definitely worked in an earlier Arduino r2 release, but I can't find a way to download earlier versions to work out when it broke.
To reproduce
As per above
Expected behavior
Can't get a working version so I can't say exactly, but it use to definitely return
data: (path to arduino15 folder)
user: (path to default user save folder)
as well as other things
Arduino CLI version
1.1.1
Operating system
Windows
Operating system version
10
Additional context
BTW I couldn't check against the nightly build as my browser times out trying to access it.
Issue checklist
The text was updated successfully, but these errors were encountered: