uninstall material ui code example
Example 1: install material-ui
npm install @material-ui/core
# Yarn
yarn add @material-ui/core
Example 2: uninstall webpack globally
npm uninstall -g webpack
npm uninstall webpack
Example 3: install material ui
material ui
Example 4: how to totally uninstall prettier
npm uninstall <package_name>