Skip to content

Git Clone Error : cannot fork to run subprocess 'git-lfs filter-process' #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
redo33 opened this issue May 6, 2025 · 0 comments
Open

Comments

@redo33
Copy link

redo33 commented May 6, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant