Open KevinEonix opened 2 years ago
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
--legacy-peer-deps
Additional context
The changes of React 18 are not broken, i think just to add the number would be enough
Maybe fixed by #388
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/CDAdditional context
The changes of React 18 are not broken, i think just to add the number would be enough