Header Files not downloading from the ESP-32 camera module, as well as other public packages

When trying to install library dependencies for a camera module, platformio is consistently not recognizing the header files required to run the downloaded package (linked below: PlatformIO Registry). Additionally, when I go into the build folder and look at the installed directories, the c files for the header files also display the same error. Does anyone know what I am doing wrong when installing these packages? I’m new to platformio as suspect it is something simple, but cannot seem to find anything- this is my platformio.ini file:

This library depends on ESP-IDF and requires it PlatformIO Registry

1 Like

ah, I see thank you!