Skip to content
New issue

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

fix: upgrade RTL version to avoid peer-deps mismatch #13738

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MatanBobi
Copy link
Contributor

Resolves #13721

This PR upgrades the installed version of RTL to resolve the peer deps issue.
It also installs DTL because RTL version 16 requires DTL to be installed.

@MatanBobi
Copy link
Contributor Author

MatanBobi commented Dec 27, 2024

I'm trying to understand the reason for the tests breaking here but I'm not sure it's related to my changes.
Test failures reproduce on main too and are unrelated to my change.

@MatanBobi MatanBobi changed the title chore: upgrade RTL version to avoid peer-deps mismatch fix: upgrade RTL version to avoid peer-deps mismatch Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error from using npx create-react-app
2 participants