eslint-config-react-app@2.1.0 has incorrect peer dependency "babel-eslint@^7.2.3". #4463
Closed
Description
I am installing "eslint-config-react-app": "^2.1.0"
and when I do, i get this warning:
warning " > eslint-config-react-app@2.1.0" has incorrect peer dependency "babel-eslint@^7.2.3".
warning " > eslint-config-react-app@2.1.0" has unmet peer dependency "eslint-plugin-jsx-a11y@^5.1.1".
Is this is create-react-app
issue, or a yarn issue?
Thx.
Metadata
Assignees
Labels
No labels