### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help) ### Expected Behavior Running the following command should update ComfyUI and Manager: `comfy update all` ### Actual Behavior Running the command above produces the following error: `ComfyUI-Manager not found: /ComfyUI/custom_nodes/ComfyUI-Manager/cm-cli.py` ### Steps to Reproduce Install the latest ComfyUI and Manager WITHOUT the command line client, then run the update command with the client to update all. I believe the issue is simply that Manager now installs to "comfyui-manager" by default, rather than "ComfyUI -Manager". Notice the case change! ### Debug Logs ```powershell --- ``` ### Other _No response_