Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 300 Bytes

uninstalling-global-packages.md

File metadata and controls

14 lines (10 loc) · 300 Bytes

Uninstalling global packages

<iframe src="https://www.youtube.com/embed/XbvjZxUZJGg" frameborder="0" allowfullscreen></iframe>

Global packages can be uninstalled with npm uninstall -g <package>:

npm uninstall -g jshint