Version 2.1.1 breaking lib compatibility #2141
Labels
conclusion: invalid
Issue/PR not valid
topic: CLI
Related to Arduino CLI
type: imperfection
Perceived defect in any part of project
Describe the problem
After installing Arduino IDE 2.1.1 (I was previously using the last 2.0) after startup, the ide tells me that there are lib to update.
But the IDE can't update the libs because the Library Manager doesn't know his old lib format on updating. All the things with folder renaming on update now confuses the lib manager.
To reproduce
Just work something with an old IDE, adding some libs (in may case there are 208 folders in the libraries folder, but just round about 100 libs. 106 folders are updates from the libs.
Expected behavior
Simply read the libs and do the update rightly.
Arduino IDE version
2.1.1
Operating system
Windows
Operating system version
win 11
Additional context
I'm working with 1.8.x and 2.1.x in parallel... because the 2.1.x is incredible slow. Startup is about 4:30 min, without an life sign.
If you like I can provide my lib folder.
Issue checklist
The text was updated successfully, but these errors were encountered: