We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
update
Describe the bug I run comfy-cli update and it results in an error while trying to update the custom node cache.
comfy-cli update
To Reproduce
Expected behavior The update completes and it's clear whether it was successful or not.
Terminal Output
After installing requirements, it outputs
/home/c/p/ce/venv/bin/python3: can't open file '/home/c/p/ce/ComfyUI/custom_nodes/ComfyUI-Manager/cm-cli.py': [Errno 2] No such file or directory
The it prints the full traceback. I can include that if you need.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I run
comfy-cli update
and it results in an error while trying to update the custom node cache.To Reproduce
comfy-cli update
Expected behavior
The update completes and it's clear whether it was successful or not.
Terminal Output
After installing requirements, it outputs
The it prints the full traceback. I can include that if you need.
The text was updated successfully, but these errors were encountered: