create-react-app
create-react-app copied to clipboard
Des erreurs apres installation de mui sur un projet React 18.0.0 ou supérieur
J'ai essayé plusieurs fois d'installer MUI sur React 18.3.1 et 18.0.0.
D:.React\material_ui_test>npm install @mui/material @emotion/react @emotion/styled
added 19 packages, and audited 1585 packages in 8s
269 packages are looking for funding
run npm fund for details
8 vulnerabilities (2 moderate, 6 high)
To address all issues (including breaking changes), run: npm audit fix --force
Run npm audit for details.
Here shows how to solve the problem: https://github.com/facebook/create-react-app/issues/13607#issuecomment-2229507380