Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Update to codelyzer v6 or have less strict versioning #70

Open
wSedlacek opened this issue Jul 22, 2020 · 0 comments
Open

Update to codelyzer v6 or have less strict versioning #70

wSedlacek opened this issue Jul 22, 2020 · 0 comments

Comments

@wSedlacek
Copy link

wSedlacek commented Jul 22, 2020

I'm submitting a ... (check one with "x")

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please check the repository for a similar issue or PR before submitting -->
[x] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request

Current behavior
Currently the following warning is shown when installing.

warning "tslint-config-suiyobi > angular-tslint-rules@1.20.4" has incorrect peer dependency "codelyzer@^5.0.0".

Expected/desired behavior
I would expect codelyzer@^6.0.0 to be supported

Minimal reproduction of the problem with instructions
Install the package with codelyzer@^6.0.0 installed in the same project.

What is the motivation / use case for changing the behavior?
To avoid false positive warnings when installing.

Environment

  • Angular version: 10.1.0
  • For Tooling issues:
  • Node version: 12.18.1
  • Platform: macOS
  • Others:

"codelyzer": "^5.0.0",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant