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

not able to start the front end by following read me instructions #7

Closed
amitpant14 opened this issue Mar 18, 2023 · 2 comments
Closed
Labels
question Further information is requested

Comments

@amitpant14
Copy link

I am not able to run the front end of the application. On running the command npm start, I get below error:

  Line 22:   'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 23:   'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 24:   'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 25:   'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 26:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 27:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 28:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 34:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 40:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 41:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 42:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 42:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 43:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 45:  'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 49:   'React' must be in scope when using JSX  react/react-in-jsx-scope
  Line 50:   'React' must be in scope when using JSX  react/react-in-jsx-scope
@baoliay2008
Copy link
Owner

Hi, @amitpant14 . I have already tried using a different empty machine and Docker environment, and did not encounter any issues. Could you please check this 'React' must be in scope when using JSX react/react-in-jsx-scope?

@amitpant14
Copy link
Author

It seems there was some issue with the versions I used. Doing a clean install fixed this.

@baoliay2008 baoliay2008 added the question Further information is requested label Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants