I write in kotlin JS (IR compiler). I get this error:
Module not found: Error: Can't resolve '@mui/icons-material/AddCircle'
But @mui/icons-material
is installed.
I checked whether this module is installed. It is installed. Exactly. Then I do not know what to do.