I am just setting up the game-hub project as part of the react 18 course and when adding chakra as it says in the docs I get this error from typescript.
I noticed that the npm i
that is on the current docs compared to the course is quite different so I followed the docs but this error still appears.
Just to add to all the other answers out there that I managed to miss - the issue was with the version.
Please refer to React 18 For Beginners, Problem with Chakra UI installation for the answer.
1 Like
I want to thank you for the response . I was having an error and I solved it thanks to you and your reply