Run the below command to uninstall a npm package installed globally:
npm uninstall -g <package name>Example:
npm uninstall -g npm-check-updatesRun the below command to uninstall a npm package installed globally:
npm uninstall -g <package name>Example:
npm uninstall -g npm-check-updates