Skip to content
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

5.3.0 not published on NPM #987

Open
fabioemoutinho opened this issue Dec 8, 2020 · 6 comments
Open

5.3.0 not published on NPM #987

fabioemoutinho opened this issue Dec 8, 2020 · 6 comments

Comments

@fabioemoutinho
Copy link

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.

@fabioemoutinho
Copy link
Author

$ ng update codelyzer@5.3.0
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 'codelyzer@5.3.0' does not exist within the registry.

@SevagNadjarianTR
Copy link

SevagNadjarianTR commented Dec 29, 2020

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

@mksby
Copy link

mksby commented Feb 2, 2021

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

@d4nc3r
Copy link

d4nc3r commented Feb 5, 2021

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

@LucaFranceschini
Copy link

Any update on this?

@Beef-Tech
Copy link

Beef-Tech commented Mar 28, 2022

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.

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

No branches or pull requests

6 participants