hi there sudenly ii get this error while trying to install to esp32 s3 wroom
INFO ESPHome 2025.7.4
INFO Reading configuration /config/esphome/esp32.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing esp32 (board: esp32-s3-devkitc-1; framework: espidf; platform: https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip)
--------------------------------------------------------------------------------
HARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash
- framework-espidf @ 3.50302.0 (5.3.2)
- tool-cmake @ 3.30.2
- tool-esptoolpy @ 4.8.6
- tool-mklittlefs @ 3.2.0
- tool-ninja @ 1.7.1
- tool-riscv32-esp-elf-gdb @ 14.2.0+20240403
- tool-xtensa-esp-elf-gdb @ 14.2.0+20240403
- toolchain-esp32ulp @ 2.35.0-20220830
- toolchain-riscv32-esp @ 13.2.0+20240530
- toolchain-xtensa-esp-elf @ 13.2.0+20240530
Reading CMake configuration...
Dependency Graph
|-- noise-c @ 0.1.10
|-- ArduinoJson @ 7.4.2
*** [.pioenvs/esp32/lwip/lwip/src/core/init.c.o] Implicit dependency `/data/cache/platformio/packages/framework-espidf/components/lwip/lwip/src/include/netif/ppp/fsm.h' not found, needed by target `.pioenvs/esp32/lwip/lwip/src/core/init.c.o'.
========================== [FAILED] Took 3.97 seconds ==========================
i already tried Clean Build Files
can someone help?