**Problem / Motivation** Add the support for react 18 because it prevent to install other dependencies **Proposed solution** Add the version number support **Describe alternatives you've considered** Use the flag `--legacy-peer-deps` but not convenient for the CI/CD **Additional context** The changes of React 18 are not broken, i think just to add the number would be enough
Problem / Motivation
Add the support for react 18 because it prevent to install other dependencies
Proposed solution
Add the version number support
Describe alternatives you've considered
Use the flag
--legacy-peer-depsbut not convenient for the CI/CDAdditional context
The changes of React 18 are not broken, i think just to add the number would be enough