maakbaas / esp8266-iot-framework

Framework for IoT projects implementing HTTPS requests, a React web interface, WiFi manager, live dashboard, configuration manager, file manager and OTA updates.
GNU General Public License v3.0
418 stars 113 forks source link

Failing at Step 9. #154

Closed Tinteex closed 2 years ago

Tinteex commented 2 years ago

Hello,

i added "lib_deps = ESP8266 IoT Framework" to the platformio.ini and when i hit build the following error appears :

Processing d1_mini (platform: espressif8266; board: d1_mini; framework: arduino) -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/d1_mini.html PLATFORM: Espressif 8266 (4.0.1) > WeMos D1 R2 and mini HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash PACKAGES:




how can i fix it? everything in the guide worked up to that point. cheers.

Tinteex commented 2 years ago

noob (me) failed

vvilho commented 1 year ago

I got the same error. One more noob. What did you do? @Tinteex

vvilho commented 1 year ago

I got the same error. One more noob. What did you do? @Tinteex

... yeah. Noob here also. Found solution #138