You can also run the following as shorthand:
npm un packageName
or npm rm packageName
Note: Add -g
at end of command to uninstall global packages.
You can also run the following as shorthand:
npm un packageName
or npm rm packageName
Note: Add -g
at end of command to uninstall global packages.