comfyui-prompt-reader-node icon indicating copy to clipboard operation
comfyui-prompt-reader-node copied to clipboard

[BUG] - install not working / recursive install workaround

Open aimpowerment opened this issue 7 months ago • 4 comments

Description

From ComfyUI Manager the install not working because of git clone --recursive https://github.com/receyuki/comfyui-prompt-reader-node.git

please impliment this for ComfyI Manager installation

see here: https://github.com/receyuki/comfyui-prompt-reader-node/issues/113

aimpowerment avatar May 11 '25 19:05 aimpowerment

yes, confirming here. It is NOT working if installed thought the manager.

diodiogod avatar Jun 10 '25 01:06 diodiogod

I did a PR in regards to this https://github.com/receyuki/comfyui-prompt-reader-node/pull/119 IDK if the manager can support the recursive installation. But even if it does. I Think the error message is still appreciated for normal users.

diodiogod avatar Jun 10 '25 01:06 diodiogod

Description

From ComfyUI Manager the install not working because of git clone --recursive https://github.com/receyuki/comfyui-prompt-reader-node.git

please impliment this for ComfyI Manager installation

see here: #113

thank u.. confirm latest comfyui did this and it worked

tampadesignr avatar Sep 02 '25 12:09 tampadesignr

Comfyui manager supports calling out an install.py script so this can be easily fixed with that

diodiogod avatar Sep 12 '25 15:09 diodiogod