Comfy-Org / Comfy-Org/ComfyUI-Manager

CLI is not installing some custom nodes - for e.g. ComfyUI-Login

Open
#1,986 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

Running the below command in the ComfyUI Manager directory

`python cm-cli.py install "ComfyUI-Login"`

shows the output

===============================================================
FETCH DATA from: /workspace/ComfyUI/user/default/ComfyUI-Manager/cache/1514988643_custom-node-list.json [DONE]
Using Python 3.12.11 environment at: .pyenv/versions/comfyui
install_node exit on fail:False...

Available version of 'ComfyUI-Login'
[2024-06-14] 1.0.0

Using Python 3.12.11 environment at: .pyenv/versions/comfyui

===============================================================

The node is not installed. The same thing happens for some other nodes, too—for example, 'ComfyUI-Easy-Use'.

Why does this happen? Is there a workaround for installing the latest version of these nodes through the command line?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `python cm-cli.py install "ComfyUI-Login"` from the ComfyUI Manager directory and inspect the install path in `cm-cli.py`. Compare the cached custom-node list entry and the command's output for ComfyUI-Login and ComfyUI-Easy-Use; done means the CLI installs the requested node version or clearly reports why it cannot.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.