-
-
Notifications
You must be signed in to change notification settings - Fork 205
Can't install eslint-plugin on Nx v18.2 #1707
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
Comments
we'll have a look asap, thx |
Workaround for now is to stay in v6 or use the latest |
thank u from reminding me again @exequiel09 . Does this #1715 fix the issue? |
@hoebbelsB looks good. i can now install without peer deps issue. |
Hello @hoebbelsB I see releases for state and template. Hopefully, we can release new version of the ESLint package. Thanks ππ» cc @edbzn |
@exequiel09 done, sorry for letting you wait |
Thanks @hoebbelsB π― ππ» |
Description
Nx 18.2 uses
@typescript-eslint/eslint-plugin
v7.4 and the ESLint plugin uses v6.10rx-angular/libs/eslint-plugin/package.json
Line 7 in e05f377
Steps to Reproduce the Issue
Just create a new Nx monorepo and the installation will fail
Environment
Nx: 18.2
Angular: 17.3
Notes
The RxAngular monorepo might need some Nx upgrade also.
The text was updated successfully, but these errors were encountered: