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
Build issue on 6.12.0 (latest) that just started showing up:
```plaintext
fatal: not a git repository (or any of the parent directories): .git
```
This appears to be due to unbound dependency in
idf-component-manager, see this issue:
espressif/idf-component-manager#97
Unfortunately platformio trails behind esp-idf releases, so we don't
have a simple workaround that I can figure out. Just pin to older
version for now.
0 commit comments