Compile error project ArduioIotCloud espressif8266

This library dependency seems to be wrongly detected.

Either try

lib_ignore = WiFi101

or

lib_ldf_mode = deep+

in the platformio.ini to improve library detection. You might need more ignored libraries per this.

May also be related to