Failed to compile ./node_modules/@material-ui/icons/esm/index.js Module not found: Can't resolve './ControlPointDuplicateRounded' in 'C:\Users\Archit\Desktop\marketstore-react\node_modules@material-ui\icons\esm'
ANYONE COULD HELP ME WITH THE SOLUTION.
CodePudding user response:
Can you give some explanation of what you did please.
Do you have correctly install material-ui/icons (npm install @material-ui/icons) and material-ui/core ? (npm install @material-ui/core)