Skip to content

fix(cli/uninstall): argument '--global' can't be used with additional packages #29352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

edilson258
Copy link

Towards #28809

This PR updates the uninstall subcommand to support removing multiple packages when the --global flag is used, aligning its behavior with the documented usage.

Deno uninstall usage documentation:

Usage: deno uninstall --global <name-or-package> [additional-packages]...

@edilson258 edilson258 force-pushed the fix/uninstall-global branch from 16ec529 to 2658aac Compare May 17, 2025 14:21
@edilson258
Copy link
Author

edilson258 commented May 17, 2025

Some CI jobs failed but don’t appear related to my changes. Could a maintainer please trigger a re-run? Thanks!

@bartlomieju
@marvinhagemeister

@edilson258 edilson258 force-pushed the fix/uninstall-global branch 2 times, most recently from 1077330 to 6926df5 Compare May 19, 2025 04:34
@edilson258 edilson258 force-pushed the fix/uninstall-global branch 5 times, most recently from 09f543f to edcff46 Compare May 25, 2025 13:03
@edilson258 edilson258 force-pushed the fix/uninstall-global branch from edcff46 to bab69d7 Compare May 28, 2025 04:52
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.

1 participant