was-node-suite-comfyui
was-node-suite-comfyui copied to clipboard
Wrong paths, wrong searches when starting ComfyUI
For example:
- ComfyUI is at
H:\AI\ComfyUI - custom_nodes at
H:\AI\ComfyUI\custom_nodes - start Sysinternals Process Monitor to track
PATH NOT FOUNDandNAME NOT FOUNDwindows api result - start ComfyUI
There are lot of searches in H:\AI\ComfyUI\**ComfyUI\**custom_nodes for .py files that didn't exist
UPD: It is searches for old versions to cleanup them but search in incorrect directory so cleanup will not work