Skip to content

Fix foldername capitalization issue#86

Open
Bots wants to merge 1 commit intoryanontheinside:mainfrom
Bots:fix/capitalization
Open

Fix foldername capitalization issue#86
Bots wants to merge 1 commit intoryanontheinside:mainfrom
Bots:fix/capitalization

Conversation

@Bots
Copy link
Copy Markdown

@Bots Bots commented Feb 15, 2026

Fresh install of ComfyUI. All folders installed in custom_nodes were already lowercase, so the current logic wasn't finding them. It was looking for a folder named "ComfyUI-Xxx". (capitalized) Now, if that folder isn't found, it also checks for the all-lowercase version: "comfyui-xxx". Should fix these errors in console:

image

After patch:

image

Now, if that folder isn't found, it also checks for the all-lowercase version: "comfyui-xxx"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant