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
PS C:\Users\andrew\projects\zephyr> west update
...
=== updating civetweb (modules\lib\civetweb):
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
...
ERROR: update failed for project civetweb
PS C:\Users\andrew\projects\zephyr>
To Reproduce
Steps to reproduce the behavior:
Set up windows 10 zephyr environment with chocolatey, and try to west init.
Expected behavior
No errors.
Impact
Unsure what depends on this.
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Set up windows 10 zephyr environment with chocolatey, and try to west init.
Expected behavior
No errors.
Impact
Unsure what depends on this.
The text was updated successfully, but these errors were encountered: