mgechev / mgechev/codelyzer

5.3.0 not published on NPM

Open
#987 6 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

I was updating an angular 9 application to angular 10 (cant update to 11 yet due to dependencies), but 5.3.0 is not published on npm, which causes a warning after npm install:
codelyzer@5.2.2 requires a peer of @angular/compiler@>=2.3.1 <10.0.0 || >9.0.0-beta <10.0.0 || >9.1.0-beta <10.0.0 || >9.2.0-beta <10.0.0 but
none is installed. You must install peer dependencies yourself.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the codelyzer package's release and npm publication configuration; the issue does not name specific files or tests. Verify whether version 5.3.0 exists in the repository and on npm, then confirm that installing it with an Angular 10 application removes the reported peer-dependency warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
release, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.