Reactjs – NPM package compatibility issue with Material UI Core, React-IS and material-ui-color
I am using React 17.0.2 and Material UI v^5. I want to use the material-ui-color package which does not seem to be compatible with React 18, so I downgraded to React 17. The material-ui-color package ALSO seems to require @material-ui/core…