Skip to content

Conversation

m4rch3n1ng
Copy link
Contributor

running npm uninstall --help or npm help uninstall does not list [-g|--global] as an option, even though it is an option and is mentioned as a possibility in

In global mode (ie, with `-g` or `--global` appended to the command),
it uninstalls the current package context as a global package.
`--no-save` is ignored in this case.

this pr adds that option to the docs

@m4rch3n1ng m4rch3n1ng requested a review from a team as a code owner May 20, 2023 00:56
@wraithgar wraithgar self-assigned this May 22, 2023
@wraithgar wraithgar merged commit 83cd5bd into npm:latest May 22, 2023
@github-actions github-actions bot mentioned this pull request May 22, 2023
@m4rch3n1ng m4rch3n1ng deleted the uninstall-global branch July 11, 2024 09:27
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