We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/[email protected] 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: [email protected] npm warn Found: [email protected] 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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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/[email protected]
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: [email protected]
npm warn Found: [email protected]
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.
The text was updated successfully, but these errors were encountered: