Error on wireless install in ESPHome

Ive been trying to update my emporia vue 2 running esp home wirelessly, and im getting the following error:

INFO Reading configuration /config/esphome/emporia-sensor.yaml...
INFO Detected timezone 'America/New_York'
INFO Generating C++ source...
INFO Compiling app...
Processing emporiavue2 (board: esp32dev; framework: espidf; platform: platformio/espressif32 @ 3.5.0)
--------------------------------------------------------------------------------
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
 - framework-espidf @ 3.40302.0 (4.3.2) 
 - tool-cmake @ 3.16.4 
 - tool-ninja @ 1.7.1 
 - toolchain-riscv32-esp @ 8.4.0+2021r2-patch2 
 - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch2 
 - toolchain-xtensa-esp32s2 @ 8.4.0+2021r2-patch2
Reading CMake configuration...
LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
No dependencies
*** [/data/emporiavue2/.pioenvs/emporiavue2/src/esphome/components/api/api_connection.o] /data/cache/platformio/packages/framework-espidf/components/freertos/include/freertos/FreeRTOS.h: Input/output error
========================== [FAILED] Took 4.90 seconds ==========================

Doesnt seem to give me much information, or at least not enough for my mortal mind to figure out. Any guidance would be greatly appreciated.

I can upload my redacted configuration if that seems to be necessary.

Thanks

What version of esphome are you running?