When installing new platforms all json files need to be uptodate #1035
Labels
domain: configuration
Configuring Sloeber does not work as docummented
domain: other hardware
domain: upload
importance: board specific
OS: all
status: fixed in 4.3.2
status: workaround documented
A workaround has been confirmed to solve this issue.
Reported by Patron
When installing a new platform it may be that the json file is referencing a tool in another json file which may not be referenced in the file on your system because it is "not the latest version"
Workaround:
Make sure you have the latests versions on your system by activating arduino->preferences->arduino->Third party index url's->update local json files(including libraries) and restarting Sloeber.
Solving the issue when it happened.
Apply workaround . remove the platform from your system by unselecting the version from Arduino->preferences->platform and boards select apply and close.
Reinstall the platform by selecting it again.
More details on when this happened and what is going on
This happened when installing "Adafruit SAMD Boards" version 1.2.6 which uses tool
This tool is defined in package_index.json but is not used by any of the platforms in the package_index.json.
This way the "default workaround" "install the platform using that tool" will not work.
The text was updated successfully, but these errors were encountered: