Module not found: Can't resolve 'material-ui/SelectField' code example
Example 1: Module not found: Can't resolve '@material-ui/core/Button'
// Install the module usiong the command line
npm install @material-ui/core
Example 2: an't resolve '@material-ui/lab/Autocomplete'
npm install @material-ui/lab