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

Upgrading eslint to 9 cause warnings in command line. #43

Open
PawelWozniak opened this issue May 2, 2024 · 0 comments
Open

Upgrading eslint to 9 cause warnings in command line. #43

PawelWozniak opened this issue May 2, 2024 · 0 comments

Comments

@PawelWozniak
Copy link

Upgraded eslint to 9.1.1 and got those warnings in command line:

npm warn Could not resolve dependency:
npm warn peer eslint@"^7 || ^8" from @salesforce/eslint-plugin-aura@2.1.0
npm warn node_modules/@salesforce/eslint-plugin-aura
npm warn dev @salesforce/eslint-plugin-aura@"^2.1.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: salesforce-app@1.0.0
npm warn Found: eslint@8.57.0
npm warn node_modules/eslint
npm warn dev eslint@"^9.1.1" from the root project
npm warn 16 more (@babel/eslint-parser, ...)
npm warn

Please upgrade plugin to be compatible with version 9.

@PawelWozniak PawelWozniak changed the title Upgrading eslint to 9 cause warinrg in command line. Upgrading eslint to 9 cause warnings in command line. May 2, 2024
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