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

I did yarn install and yarn dev, but it's not working #91

Open
webstar027 opened this issue Jan 16, 2023 · 1 comment
Open

I did yarn install and yarn dev, but it's not working #91

webstar027 opened this issue Jan 16, 2023 · 1 comment

Comments

@webstar027
Copy link

I cloned your repository and did "yarn install" and "yarn dev", but it shows error.
image
Would you let me know how to solve it?
Thanks

@JungeWerther
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants