Comfy-Org / Comfy-Org/comfy-cli

[Potential Bug] Installed nodes doesn't show up

Open
#443 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
968
Forks
151
Avg merge
1d 9h
Merged PRs (30d)
77

Description

Not sure if it's an intended behavior, there's some node packs that doesn't show up with `comfy node simple-show installed` until you launch ComfyUI for the first time

For example this ones:
```
https://github.com/revisionhiep-create/comfyui-standard-trigger-words
https://github.com/kijai/ComfyUI-MMAudio
https://github.com/Comfy-Org/Nvidia_RTX_Nodes_ComfyUI
```

They don't appear in the following list before I launch:
```
root@b624aa79a62e:/workspace# comfy node simple-show installed
Execute from: /workspace/ComfyUI
Command: ['/workspace/ComfyUI/.venv/bin/python', '-m', 'cm_cli', 'simple-show', 'installed']
FETCH DATA from: /workspace/ComfyUI/.venv/lib/python3.14/site-packages/comfyui_manager/custom-node-list.json [DONE]
FETCH DATA from: /workspace/ComfyUI/.venv/lib/python3.14/site-packages/comfyui_manager/custom-node-list.json [DONE]
KJNodes for ComfyUI@unknown
ComfyUI-VideoHelperSuite@unknown
ComfyUI-WanVideoWrapper@unknown
WhiteRabbit@unknown
rgthree's ComfyUI Nodes@unknown
ComfyUI Impact Pack@unknown
ComfyUI Impact Subpack@unknown
ComfyUI-Custom-Scripts@unknown
Mikey Nodes@unknown
ComfyUI Easy Use@unknown
ComfyUI-VFI@unknown
Crystools@unknown
WAS Node Suite (Revised)@unknown
ComfyUI-Lora-Manager@unknown
Efficiency Nodes for ComfyUI Version 2.0+@unknown
Comfyroll Studio@unknown
Various ComfyUI Nodes by Type@unknown
root@b624aa79a62e:/workspace#
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.