xxxxxxxxxx
Install these two packages. This should resolve the errors
npm install @material-ui/core
npm install @material-ui/icons
xxxxxxxxxx
// Install the module usiong the command line
npm install @material-ui/core
xxxxxxxxxx
You need to install Icons
Yarn add @material-ui/icons
npm install @material-ui/icons