Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

993
Vistas
material-ui 'createSvgIcon' is not exported from '@material-ui/core/utils'

I have installed material-ui/lab in order to user the alert component, but whenever i import it with: import Alert from '@material-ui/lab/Alert'; it fails to compile and throws this error:

./node_modules/@material-ui/lab/esm/internal/svg-icons/SuccessOutlined.js
Attempted import error: 'createSvgIcon' is not exported from '@material-ui/core/utils'.

So I tried to google this problem and found another question about the material-ui/lab/AutoComplete component (This question exactly) and the accepted answer was to update the material-ui/core to version 4.9.9, and it looks like it worked for the guy who asked, but sadly not for me, i have this versions of all the installed material-ui things:

    "@material-ui/core": "^4.9.9",
    "@material-ui/icons": "^4.9.1",
    "@material-ui/lab": "^4.0.0-alpha.48",

so now i'm asking u guys if there is another way to solve this problem, thanks

over 4 years ago · Santiago Trujillo
7 Respuestas
Responde la pregunta

0

if you use yarn, yarn upgrade solve the problem for me.

over 4 years ago · Santiago Trujillo Denunciar

0

My problem is solved with yarn upgrade.

over 4 years ago · Santiago Trujillo Denunciar

0

try to reinstall @material-ui/lab using following command

for npm

npm install "@material-ui/lab"

for yarn

yarn add "@material-ui/lab"
over 4 years ago · Santiago Trujillo Denunciar

0

This issue is reported here and closed as the latest version of /core and lab fixes the issue: https://github.com/mui-org/material-ui/issues/20482

I had the same error and using this combination of versions fixed the problem:

"@material-ui/core": "^4.9.10"
"@material-ui/lab": "^4.0.0-alpha.49"

Hope this helps

over 4 years ago · Santiago Trujillo Denunciar

0

Had the same issue with these versions:

    "@material-ui/core": "^4.9.10",
    "@material-ui/icons": "^4.5.1",
    "@material-ui/lab": "^4.0.0-alpha.49",

npm update didn't warn about anything but didn't resolve it either, I had to remove the node_modules folder alltogether and the package-lock.json file. Not sure which one actually fixed it..

Also added this to the linked issue https://github.com/mui-org/material-ui/issues/20482

over 4 years ago · Santiago Trujillo Denunciar

0

In my case, npm install @material-ui/core @material-ui/lab didn't work. But deleting node_modules and package-lock.json then npm install does the job.

over 4 years ago · Santiago Trujillo Denunciar

0

It is the @material-ui/core version problem because you don't have latest @material-ui/core version. Remove @material-ui/core and install it again.remove node modulus and do npm install.working

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda