Replies: 1 comment 1 reply
|
The "stuck on installing" hang is typically a permission lock or a corrupted toolchain extraction. Since the .yaml fix didn't work, follow these three direct steps:
Windows: %LOCALAPPDATA%\Arduino15 macOS: ~/Library/Arduino15 Delete these specific folders/files: The entire staging folder. The packages/esp32 folder. package_esp32_index.json.
Final Tip: If it still hangs, right-click the Arduino IDE icon and select "Run as Administrator" to bypass Windows file permission locks. |
Uh oh!
There was an error while loading. Please reload this page.
I've seen the network issue already on here, added the timeout to the .yaml but unfortunately this did not work in my case. I've tried deleting and re-downloading all of the staging files, & packages. Tried downloading different versions (other than 3.3.5). I've given it time but the install process goes on hours without intervening.
I'm a beginner using Arduino, so ANY tips or possible solutions would help!
All reactions