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
On Win11's CMD terminal, I encountered the following errors:
C:\ComfyUI\custom_nodes>git clone https://github.com/Lightricks/ComfyUI-LTXVideo/
Cloning into 'ComfyUI-LTXVideo'...
remote: Enumerating objects: 240, done.
remote: Counting objects: 100% (57/57), done.
remote: Compressing objects: 100% (37/37), done.
remote: Total 240 (delta 27), reused 24 (delta 20), pack-reused 183 (from 1)Receiving objects: 92% (22Receiving objects: 96% (231/240)
Receiving objects: 100% (240/240), 4.63 MiB | 21.53 MiB/s, done.
Resolving deltas: 100% (92/92), done.
error: cannot spawn sh: No such file or directory
error: cannot fork to run subprocess 'git-lfs filter-process'
fatal: example_workflows/low_level/jeep.mp4: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
error: cannot spawn sh: No such file or directory
error: cannot fork to run subprocess 'git-lfs filter-process'
fatal: example_workflows/low_level/jeep.mp4: smudge filter lfs failed
I wonder what would be a fix. Thank you.
The text was updated successfully, but these errors were encountered:
On Win11's CMD terminal, I encountered the following errors:
error: cannot spawn sh: No such file or directory
error: cannot fork to run subprocess 'git-lfs filter-process'
fatal: example_workflows/low_level/jeep.mp4: smudge filter lfs failed
I wonder what would be a fix. Thank you.
The text was updated successfully, but these errors were encountered: