-1

npm ERR! Cannot read property 'pickAlgorithm' of null

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\User\AppData\Local\npm-cache_logs\2021-11-02T04_49_26_513Z-debug.log

NearHuscarl
  • 66,950
  • 18
  • 261
  • 230

1 Answers1

0

delete your package-lock.json and install icons-material and material packages:

npm install @mui/icons-material @mui/material
Yasin Br
  • 1,675
  • 1
  • 6
  • 16