We are now getting error when doing npm install, seems some lib has a react version conflict, for example: the MUI package, and the cypress, now we have to run npm install —legacy-peer-devs to suppress it, we need to solve it by properly upgrade or downgrade some libraries so we are good in terms of the dependency

We are now getting error when doing
npm install, seems some lib has a react version conflict, for example: the MUI package, and the cypress, now we have to runnpm install —legacy-peer-devsto suppress it, we need to solve it by properly upgrade or downgrade some libraries so we are good in terms of the dependency