Skip to content

fix(cli): accept package name with version suffix in remove command - #1

Merged
moshest merged 1 commit into
mainfrom
claude/fix-package-removal-cli-Dz892
Feb 3, 2026
Merged

fix(cli): accept package name with version suffix in remove command#1
moshest merged 1 commit into
mainfrom
claude/fix-package-removal-cli-Dz892

Conversation

@moshest

@moshest moshest commented Feb 3, 2026

Copy link
Copy Markdown
Member

When listing packages, the CLI shows "next@v16.2.0-canary.23" format.
Users could copy-paste this but the remove command would fail with
"package not found". Now the remove command strips the version suffix
before looking up the package.

https://claude.ai/code/session_01ECRABW6hj1AAdbtoAu2Z5r

When listing packages, the CLI shows "next@v16.2.0-canary.23" format.
Users could copy-paste this but the remove command would fail with
"package not found". Now the remove command strips the version suffix
before looking up the package.

https://claude.ai/code/session_01ECRABW6hj1AAdbtoAu2Z5r
@moshest
moshest merged commit bf8f350 into main Feb 3, 2026
3 checks passed
@moshest
moshest deleted the claude/fix-package-removal-cli-Dz892 branch February 3, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants