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

Bump eslint peer dependency version #126

Open
jmacedoit opened this issue Jun 8, 2022 · 0 comments
Open

Bump eslint peer dependency version #126

jmacedoit opened this issue Jun 8, 2022 · 0 comments

Comments

@jmacedoit
Copy link
Contributor

With recent versions of NPM, npm install will error when having this project as a dev dependency and eslint >= 7 installed (or any peer dependency that doesn't match the installed versions). In order to force the command to complete, adding --legacy-peer-deps is required.

Eslint is already at version 8.17.0 and I believe there is no issue with bumping the peer dependency version.

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

No branches or pull requests

1 participant