Velo Custom Element | React With Materials UI

I am using Custom Element to build my own components with react. when I tried to use materials-ui (mui) I installed the following packages through velo npm:

  1. @mui/material
  2. react & react-dom
  3. emotion/react & emotion/styled

When i run my site i get the following error: “Cannot find module ‘@mui/system’ in ‘@mui/core/Popper’”.

Did someone successfully used mui in wix site? Is it possible?

Maybe try and request the newest version first (no idea if it’ll help).


P.S.
I never tried this npm

Thanks! will try it again tomorrow:) any suggestions for good npm for react components design approved by velo?

Sorry, I’m not used to work with React on Wix so I can’t recommend anything (+ I don’t know your needs).
Maybe someone else.