ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manager fails to update Comfyui

egaryw2011 opened this issue · comments

Not sure if this is an issue with or its me?
I am trying to update comfyui via the manager and the manager comes up with an error (I am using a Mac) "failed to update ComfyUI"
I get the following from the log:
Update ComfyUI
ComfyUI update fail: Cmd('git') failed due to: exit code(1)
cmdline: git stash
stderr: 'error: 'output/_output_images_will_be_put_here' is beyond a symbolic link
fatal: Unable to process path output/_output_images_will_be_put_here
Cannot save the current worktree state'

You should not replace output folder to symbolic link.
Use --output-directory argument instead symbolic link.