The installed ComfyUI does not have a Git repository.

ComfyUI update fail: The installed ComfyUI does not have a Git repository.

Fixing it in the new build

2 Likes

I guess you’re already aware, but this is what I got after a fresh install of ComfyUI Desktop on an M3 Mac. Interesting how it seems to think we’re in a Windows environment?

###################################################################
[WARN] ComfyUI-Manager: Your ComfyUI version (Unknown)[1900-01-01] is too old. Please update to the latest version.
[WARN] The extension installation feature may not work properly in the current installed ComfyUI version on Windows environment.
###################################################################

Confirming seeing the same in Manager on 0.3.18
Your ComfyUI is too OUTDATED!!!

I encountered similar issue with a fresh install. I was able to open ComfyUi from terminal but not from finder. In my case it looks like some PATH enviroment differences as the logs in ā€œ$HOME/Documents/ComfyUI/user/*.logā€ indicated it was using the xcode provided binary and I hadn’t accepted their ToS yet:

You have not agreed to the Xcode license agreements. Please run ā€˜sudo xcodebuild -license’ from within a Terminal window to review and agree to the Xcode and Apple SDKs license.’

Just chiming in to say accepting the new Xcode terms (which should appear as soon as you open Xcode the next time) fixed it for me as well - cheers!