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

eslint-config-react-app has wrong peerDeps #135

Closed
luciob opened this issue Aug 12, 2020 · 1 comment
Closed

eslint-config-react-app has wrong peerDeps #135

luciob opened this issue Aug 12, 2020 · 1 comment
Assignees
Labels
low Issue with low priority

Comments

@luciob
Copy link
Member

luciob commented Aug 12, 2020

Current version of eslint-config-react-app@5.2.1 is listing wrong peer deps.
There is an open ticked on create-react-app repository.
As soon as this gets solved, verify that the logs below disappear.

npm WARN eslint-config-react-app@5.2.1 requires a peer of @typescript-eslint/eslint-plugin@2.x but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-react-app@5.2.1 requires a peer of @typescript-eslint/parser@2.x but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-react-app@5.2.1 requires a peer of eslint@6.x but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-react-app@5.2.1 requires a peer of eslint-plugin-flowtype@3.x || 4.x but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-react-app@5.2.1 requires a peer of eslint-plugin-react-hooks@1.x || 2.x but none is installed. You must install peer dependencies yourself.
@luciob luciob added the low Issue with low priority label Aug 12, 2020
@luciob luciob self-assigned this Aug 12, 2020
@luciob
Copy link
Member Author

luciob commented May 3, 2023

This has been fixed in 7.6.5

@luciob luciob closed this as completed May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low Issue with low priority
Projects
None yet
Development

No branches or pull requests

1 participant