remove installed packages react code example
Example 1: uninstall nodemon globally
npm uninstall nodemon
Example 2: how to totally uninstall prettier
npm uninstall <package_name>
npm uninstall nodemon
npm uninstall <package_name>