Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions docs/lib/content/using-npm/removal.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ So sad to see you go.
sudo npm uninstall npm -g
```

Or, if that fails, get the npm source code, and do:

```bash
sudo make uninstall
```
Or, if that fails, please proceed to more severe uninstalling methods.

### More Severe Uninstalling

Expand Down