deno
deno copied to clipboard
fix(cli/uninstall): argument '--global' can't be used with additional packages
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]...
Some CI jobs failed but don’t appear related to my changes. Could a maintainer please trigger a re-run? Thanks!
@bartlomieju @marvinhagemeister
Some CI jobs failed but don’t appear related to my changes. Could a maintainer please trigger a re-run? Thanks!
@bartlomieju @marvinhagemeister
Is there any chance of get this PR merged??