Skip to content

error on installation process #186

@SimonFuVo

Description

@SimonFuVo

hello i get this error when i want to create the data in ESPHome for uploading to the NodeMCU.
Can you help me ?

INFO ESPHome 2025.7.5
INFO Reading configuration /config/esphome/esp32-poe-technik.yaml...
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Detected timezone 'Europe/Berlin'
INFO Generating C++ source...
INFO Compiling app...
Processing esp32-poe-technik (board: esp01_1m; framework: arduino; platform: platformio/espressif8266@4.2.1)

HARDWARE: ESP8266 80MHz, 80KB RAM, 1MB Flash
Dependency Graph
|-- ESP8266WiFi @ 1.0
|-- ESP8266mDNS @ 1.2
|-- SPI @ 1.0
|-- noise-c @ 0.1.10
Compiling .pioenvs/esp32-poe-technik/src/main.cpp.o
Compiling .pioenvs/esp32-poe-technik/lib67b/ESP8266WiFi/WiFiClientSecureBearSSL.cpp.o
Compiling .pioenvs/esp32-poe-technik/lib67b/ESP8266WiFi/WiFiServer.cpp.o
Compiling .pioenvs/esp32-poe-technik/lib67b/ESP8266WiFi/WiFiServerSecureBearSSL.cpp.o
In file included from src/main.cpp:448:
src/util.h:5:10: fatal error: esp_log.h: No such file or directory



5 | #include "esp_log.h"
  |          ^~~~~~~~~~~

compilation terminated.
*** [.pioenvs/esp32-poe-technik/src/main.cpp.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions