Comfy-Org / Comfy-Org/ComfyUI_frontend
npm install for @comfyorg/comfyui-frontend-types fails for missing comfyui-desktop-bridge-type version
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [ ] I have custom nodes enabled
### What happened?
Cannot update @comfyorg/comfyui-frontend-types, missing dependency versions. Looks like this has been happening for several versions, going back continues to fail.
Specifically, @comfyorg/comfyui-desktop-bridge-types@0.1.4 does not exist. npm only has v0.1.2, and github seems to only have 0.1.3; not sure where 0.1.4 lives.
This stops npm from installing comfyui-frontend-types
### Steps to Reproduce
Try to install comfyui-frontend-types
### Workflow
n/a
### How is this affecting you?
Crashes ComfyUI completely
### ComfyUI Frontend Version
n/a
### Browser
Chrome/Chromium
### Console Errors
```javascript
```
### Logs
```shell
```
### Additional Context
_No response_
Contributor guide
Research direction
Start by locating the package metadata for @comfyorg/comfyui-frontend-types and its dependency on @comfyorg/comfyui-desktop-bridge-types@0.1.4, then run npm install for comfyui-frontend-types to reproduce the failure. Done means the dependency points to a published version and npm install completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100