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

Update @types/react package to version 18 #972

Open
asifurrahaman754 opened this issue Apr 15, 2024 · 1 comment
Open

Update @types/react package to version 18 #972

asifurrahaman754 opened this issue Apr 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@asifurrahaman754
Copy link

asifurrahaman754 commented Apr 15, 2024

  • react-hooks-testing-library"^8.0.1":
  • react "^18.0.0":
  • react-dom "^18.0.0"
  • react-test-renderer version (if applicable):
  • node version: 18.13.0
  • npm (or yarn) version: 8.19.3

Relevant code or config:

What you did:

Trying to install react-hook-form

What happened:

Screenshot 2024-04-15 at 11 43 49 AM

Reproduction:

Problem description:

I am getting a lot of conflict error in my project while working with @testing-library/react-hooks with other packages, By investigating the error i found you have a package @types/react that is not updated, so please update it to version 18

Suggested solution:

Updating the @types/react to version 18 might solve this

@asifurrahaman754 asifurrahaman754 added the bug Something isn't working label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants