Open christian-byrne opened 2 months ago
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.
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.