You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fatal: Needed a single revision
fatal: not a git repository: /home/rossardy/.platformio/packages/framework-espidf/components/openthread/openthread/../../../.git/modules/components/openthread/openthread`
The text was updated successfully, but these errors were encountered:
when I'm trying to flash esp32 using esphome I always get this error:
`CMake Error at .pioenvs/powmr-inverter/CMakeFiles/git-data/grabRef.cmake:48 (file):
file failed to open for reading (No such file or directory):
Call Stack (most recent call first):
/home/rossardy/.platformio/packages/framework-espidf/tools/cmake/third_party/GetGitRevisionDescription.cmake:80 (include)
/home/rossardy/.platformio/packages/framework-espidf/tools/cmake/third_party/GetGitRevisionDescription.cmake:90 (get_git_head_revision)
/home/rossardy/.platformio/packages/framework-espidf/tools/cmake/build.cmake:67 (git_describe)
/home/rossardy/.platformio/packages/framework-espidf/tools/cmake/build.cmake:175 (__build_get_idf_git_revision)
/home/rossardy/.platformio/packages/framework-espidf/tools/cmake/idf.cmake:50 (__build_init)
/home/rossardy/.platformio/packages/framework-espidf/tools/cmake/project.cmake:12 (include)
CMakeLists.txt:2 (include)
fatal: Needed a single revision
fatal: not a git repository: /home/rossardy/.platformio/packages/framework-espidf/components/openthread/openthread/../../../.git/modules/components/openthread/openthread`
The text was updated successfully, but these errors were encountered: