how to uninstall a nodejs package code example Example: how to uninstall npm package npm uninstall -g <module_name> //to uninstall globally