Describe the bug
Running "update all" does not recognize Manager installation and produces the following error:
ComfyUI-Manager not found: /ComfyUI/custom_nodes/ComfyUI-Manager/cm-cli.py
To Reproduce
Install the latest ComfyUI and Manager WITHOUT the command line client, then run the update command with the client to update all.
Expected behavior
Running the following command should update ComfyUI and Manager:
comfy update all
Additional context
I believe the issue is simply that Manager now installs to "comfyui-manager" by default, rather than "ComfyUI -Manager". Notice the case change!