[ComfyUI-Manager] Failed to restore comfyui-frontend-package

Hello,

So this is driving me nuts…I know I need to uninstall some of my custom nodes and do some other clean up, but in addition to what is noted in the subject, I also noticed that really important things are just in random places. For example Some custom nodes loading here at the link below – and includes the ComfyUI Manager -

  • List item

  • C:\Users\XXX\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes

  • Others loading here - C:\Comfyui\custom_nodes.

Shouldn’t they all be in the same location? What needs to happen to ensure things are loading in the correct location and comfyui is reading that correct location?

TL;DR - 2 issues - front end and custom nodes location. How can I address without another complete reinstall? I am always trying to get chatgpt or copilot help me clean up the log…but it is a game of chance there.
Log info.txt (21.5 KB)
Attaching a log with person information removed.

thanks so much!

SKW

Not sure exactly what your issue is - I’m quite new to this whole thing. I somehow messed up the stand alone version and eventually gave up trying to fix it. Am now using the portable version - seems easier to use. Have all models in a different folder - which is pointed to in extra_model_paths.yaml. So if I need a fresh version - just git clone ComfyUI_windows_portable_nvidia and add extra_model_paths.yaml. All updating gets done by the manager.

If you really interested in what I was trying to express as my problem - it is in the subject line. I am using the desktop version, the portable version just gets too messy for me and does not feel “tangible” to me. Finally, I’m not so sure that the extra models yaml even have anything to do with it.
I will keep digging as I await the response of one who may be experiencing the same thing.

SKW

就是说你用调用pip用的是python/conda的话,你就去python/conda的site-packages文件夹里找到这两个文件
comfyui_frontend_package
comfyui_frontend_package-1.24.0.post1.dist-info
把它们复制或者转移到comfyui的site-packages文件夹里即可