[BUG] - install not working / recursive install workaround
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
yes, confirming here. It is NOT working if installed thought the manager.
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.
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
Comfyui manager supports calling out an install.py script so this can be easily fixed with that