Open
Description
Describe the problem
I cannot use any library that I download
To reproduce
I downloaded the library ArduinoJson then write the code:
#include <ArduinoJson.h>
void setup() {
}
void loop() {
}
Expected behavior
Arduino IDE version
2.2.1
Operating system
Windows
Operating system version
11
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details