Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Error on run "npm start" #8

Open
joaobibiano opened this issue Jan 30, 2020 · 2 comments
Open

Error on run "npm start" #8

joaobibiano opened this issue Jan 30, 2020 · 2 comments

Comments

@joaobibiano
Copy link

joaobibiano commented Jan 30, 2020

Hi,

I try to use the command, and after all, at run "npm start" in my cra project, I receive a error asking for delete node_modules, and remove babel-eslint dependency.

Can you help me?

Looks like eslint is not validating errors

@paulolramos
Copy link
Owner

paulolramos commented Feb 27, 2020

@joaovbibiano I can try to help. Are you still getting errors after deleting node_modules and babel-eslint?

Ideally, you can tell me how to recreate this error.

@clovis-rosa
Copy link

clovis-rosa commented May 17, 2020

Hey Paulo, thank you very much for the script. It works really well!
The issue described by Joao is that "eslint" version is conflicting with the version of create-react-app(in my case). So I had to downgrade from v6 to "eslint": "^5.14.1" to make it work.
Cheers!

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

No branches or pull requests

3 participants