Comfy-Org / Comfy-Org/ComfyUI_frontend
about local install
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 702
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 512
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [x] I have searched existing issues to make sure this isn't a duplicate
- [x] I have tested with all custom nodes disabled ([see how](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled))
### What happened?
I am using the locally installed library(ComfyUI_frontend). I can't find the menu of ComfyUI-Manager in the upper right corner of the UI.
### Steps to Reproduce
1. git clone ComfyUI_frontend
2. pnpm install
3. pnpm run build
4. i have install ComfyUI-Manager
5. in ComfyUI ,i run python main.py --front-end-root path/ComfyUI_frontend/dist ,
6. but when i UI ,I can't find the menu of ComfyUI-Manager in the upper right corner of the UI.
7. i test pip install comfyui_frontend_package,I can find the menu of ComfyUI-Manager in the upper right corner of the UI.
### How is this affecting you?
Workflow won't execute
### ComfyUI Frontend Version
1.3.55
### Browser
Edge
### Console Errors
```javascript
```
### Logs
```shell
```
### Additional Context
_No response_
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-6847-about-local-install-2b46d73d365081daa8d1cca6aba1e7e7) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.