Failed precondition platform ESP32@2.0.5 not found

The IDE 2.0 recommended me to update boards
So I tried it. The IDE failed with this errormessage
This message seems to be not copyable. So take a look at the screenshot.
(and maybe make this kind of errormessages copyable too)

Hi @StefanL38. Does this error occur every time you try to update the boards?

I do occasionally encounter this sort of error. Unfortunately it is not reproducible for me. I have a suspicion it is caused by incorrect handling of concurrency between the index download process that happens at some startups of Arduino IDE (which is when the update notification is triggered if the index contains newer versions of any installed boards platforms or libraries) and the update process.

I'm not using IDE 2.0 anymore. I returned to IDE 1.8.19

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