We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Maybe fixed by #388
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: