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

Getting error starting app. require eslint 6.6.0 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gsinghab2
Copy link

The react-scripts package provided by Create React App requires a dependency:
"eslint": "^6.6.0"

Pull request checklist

  • All tests pass. Demo project builds and runs.
  • I have resolved any merge conflicts. Confirmation: ____

This fixes issue #___.

What's in this pull request?

...

The react-scripts package provided by Create React App requires a dependency:
  "eslint": "^6.6.0"
@gsinghab2
Copy link
Author

When I tries starting the react app got following error
The react-scripts package provided by Create React App requires a dependency:
"eslint": "^6.6.0"

@mheap mheap changed the base branch from master to main March 22, 2021 09:53
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

Successfully merging this pull request may close these issues.

1 participant