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

Can't yarn start in React #19

Open
kotnibf opened this issue Jun 9, 2023 · 4 comments
Open

Can't yarn start in React #19

kotnibf opened this issue Jun 9, 2023 · 4 comments

Comments

@kotnibf
Copy link

kotnibf commented Jun 9, 2023

Hi. I thought this is the wonderful sample to learn about Spring boot + React.
But I can't start the React with yarn start command.
I got this error
image
Please check and solve the problem if anyone knows about it.
Thanks.

@raiabhinav1995
Copy link

Are you able to run spring boot project? I am able to run react project but not spring boot.

@hseiinshamas
Copy link

hseiinshamas commented Sep 2, 2023

Are you able to run spring boot project? I am able to run react project but not spring boot.

Could you please specify what type of error you are encountring?

@imnain
Copy link

imnain commented Oct 1, 2023

Hi. I thought this is the wonderful sample to learn about Spring boot + React. But I can't start the React with yarn start command. I got this error image Please check and solve the problem if anyone knows about it. Thanks.

It's a version mismatch problem. Use Node js version 16.16.0 then 'yarn start', It will solve your issue.

@cjy513203427
Copy link

I used npm start after npm install. It worked.

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

5 participants