You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I had the same error. The problem is that your node version is too new for the react / next installation. Newer versions of react & typescript require different type definitions, so it's a bit of work. Easiest solution is just to downgrade node.
I cloned your repository and did "yarn install" and "yarn dev", but it shows error.
Would you let me know how to solve it?
Thanks
The text was updated successfully, but these errors were encountered: