npm uninstall
Package ManagementRemove a package
Options & Flags
Available options for this command
-gUninstall globally
Examples
Common usage examples
Uninstall package
npm uninstall expressUninstall global package
npm uninstall -g typescriptRelated Commands
You might also find these useful