codelyzer icon indicating copy to clipboard operation
codelyzer copied to clipboard

5.3.0 not published on NPM

Open fabioemoutinho opened this issue 4 years ago • 6 comments

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: [email protected] 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.

fabioemoutinho avatar Dec 08 '20 19:12 fabioemoutinho

$ ng update [email protected] The installed local Angular CLI version is older than the latest stable version. Installing a temporary version to perform the update. Installing packages for tooling via npm. Installed packages for tooling via npm. Using package manager: 'npm' Collecting installed dependencies... Found 46 dependencies. Fetching dependency metadata from registry... Package specified by '[email protected]' does not exist within the registry.

fabioemoutinho avatar Dec 08 '20 19:12 fabioemoutinho

Any update on this issue? I'm running into this issue as well. 5.3.0 is currently not within the npm registry.

https://www.npmjs.com/package/codelyzer

SevagNadjarianTR avatar Dec 29 '20 20:12 SevagNadjarianTR

I run up against the same issue. 5.3.0 is still not published in npm registry. What's ETA?

mksby avatar Feb 02 '21 09:02 mksby

Also requesting info about why version 6 is in the npm registry but it's missing version 5.3.0, we aren't ready to move to ng11 yet, and are just updating to ng10

d4nc3r avatar Feb 05 '21 13:02 d4nc3r

Any update on this?

LucaFranceschini avatar Feb 26 '21 16:02 LucaFranceschini

Up please.

Same issue for me, build doesn't seems to pass.

I've tried to build a release package on my local repo and it's OK.

I've mailed the author to publish a release ASAP.

Beef-Tech avatar Mar 28 '22 09:03 Beef-Tech