bahmutov / bahmutov/dependency-version-badge
Error: Cannot find latest tag
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I get error marking the version with `--behind` flag. The script finds the correct latest tag, but reports that it does not:
```console
npx update-badge @taiga-ui/core --behind
Cannot find latest tag for @taiga-ui/core
canary: 4.30.0-canary.d74a2d2
dev: 3.39.1-dev.main.f92cc75
latest: 4.30.0
next: 4.0.0-rc.10
v2-lts: 2.99.0
v3-lts: 3.109.0
v4-lts: 4.0.0
Invalid Version: Error: @taiga-ui/core
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `npx update-badge @taiga-ui/core --behind` command and trace how the latest tag is selected and validated. Confirm that the command accepts the discovered `4.30.0` tag and completes the badge update without reporting an invalid version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100