Cannot install ESP32 libraries - read-only file system

Hi guys,

I am trying to get my ESP32 C3 board recognized to no avail. Using Board manager, I am trying to install espressif ESP32 package... but I don't understand why it fails. Here's the output:

Downloading packages
esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0
esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0
esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0
esp32:xtensa-esp-elf-gdb@11.2_20220823
esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0
esp32:riscv32-esp-elf-gdb@11.2_20220823
esp32:openocd-esp32@v0.11.0-esp32-20221026
esp32:esptool_py@4.5.1
esp32:mkspiffs@0.2.3
esp32:mklittlefs@3.0.0-gnu12-dc7f933
arduino:dfu-util@0.11.0-arduino5
Failed to install platform: 'esp32:esp32:2.0.11'.
Error: 13 INTERNAL: Server responded with: 500 Read-only file system

Anyone encountered similar or have any ideas?

Any help is greatly appreciated as I am really stuck :slight_smile: Thanks!

have you tried running IDE as admin?