Failed to install platform: 'esp32:esp32:2.0.11'.
Error: 13 INTERNAL: Cannot install tool esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0: extracting archive: Create file C:\Users\lanuzalima\AppData\Local\Arduino15\tmp\package-2724769390\riscv32-esp-elf\riscv32-esp-elf\lib\rv32imafc\ilp32f\libg.a: write C:\Users\lanuzalima\AppData\Local\Arduino15\tmp\package-2724769390\riscv32-esp-elf\riscv32-esp-elf\lib\rv32imafc\ilp32f\libg.a: There is not enough space on the disk.
Hi @veredas
The error message says it all. You don't have enough free space on your C:\
drive to install the esp32 package. Free up some space on the drive and then try again.
Unrelated to your problem, but why are you using such an outdated prerelease version of Arduino IDE? There has been a huge number of bug fixes and enhancements since the time of the 2.0.0-rc3 release. I recommend you update to the latest version 2.2.1.
Similar question, and also unrelated to your problem: Why are you installing version 2.0.11 of the esp32 boards platform when the latest version is 2.0.13?
2 Likes
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.