Mbed Compilation Error

I am trying to compile a program on Mbed but I get an error stating that: BUILD/UBLOX_EVK_ODIN_W2/ARMC6/mbed-os/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_MODULE_UBLOX_ODIN_W2/sdk/ublox-odin-w2-drivers/default_wifi_interface.o: No such file or directory

However when I follow that path I see that the file is actually available in my project. So I am confused as to why this error is happening. The board I am using is UBLOX_EVK_ODIN_W2 and I am using mbed os 5.12.4


image