IDE hangs on startup due to missing library_index.json #2606
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
I installed Arduino IDE 2.3.4 on Windows 11 and it hangs on startup because the library_index.json file is missing. The IDE seems to not be prepareed for the case that this file is missing, so it just throws an error to stdout and hangs in startup forever.
To reproduce
I have no idea, I just installed Arduino normally using the installer (not the MSI one).
Expected behavior
expected behavior: There should be a library_index.json file, or if there's not, Arduino should create a new one instead of just hanging.
Arduino IDE version
2.3.4
Operating system
Windows
Operating system version
Win 11 Pro 24H2
Additional context
Here the logs:
Issue checklist
The text was updated successfully, but these errors were encountered: