Hey,
I got my ESP32 connected to WiFi and HA but as I try to install it I got an error saying “MissingPackageManifestError: Could not find one of ‘package.json’ manifest files in the package”.
Log file below;
INFO ESPHome 2024.9.2
INFO Reading configuration /config/esphome/esphome-web-779c60.yaml…
INFO Generating C++ source…
INFO Compiling app…
Processing esphome-web-779c60 (board: esp32dev; framework: arduino; platform: platformio/[email protected])
MissingPackageManifestError: Could not find one of ‘package.json’ manifest files in the package
I’m new with all this so bear with me.