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

Can't install @shopify/eslint-plugin with typescript-eslint v7 #414

Open
1 of 5 tasks
EvgenyOrekhov opened this issue Feb 15, 2024 · 0 comments
Open
1 of 5 tasks

Comments

@EvgenyOrekhov
Copy link

Overview

❯ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-hardcore@45.2.0
npm ERR! Found: @typescript-eslint/eslint-plugin@6.21.0
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   @typescript-eslint/eslint-plugin@"^7.0.1" from the root project
npm ERR!   @typescript-eslint/eslint-plugin@"^6.2.1" from @shopify/eslint-plugin@44.0.0
npm ERR!   node_modules/@shopify/eslint-plugin
npm ERR!     @shopify/eslint-plugin@"^44.0.0" from the root project

Solution: update @typescript-eslint/eslint-plugin and @typescript-eslint/parser to v7.

Consuming repo

What repo were you working in when this issue occurred?

https://github.com/EvgenyOrekhov/eslint-config-hardcore

Labels

  • Add the Type: Bug label to this issue.

Area

  • Add any relevant Area: <area> labels to this issue

Scope

  • Is this issue related to a specific package?

    • Tag it with the Package: <package_name> label.

Checklist

  • Please delete the labels section before submitting your issue
  • I have described this issue in a way that is actionable (if possible)
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