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

Is "1.0.30000967" is no more a valid version? #41

Closed
phani17c opened this issue Jan 6, 2020 · 2 comments
Closed

Is "1.0.30000967" is no more a valid version? #41

phani17c opened this issue Jan 6, 2020 · 2 comments

Comments

@phani17c
Copy link

phani17c commented Jan 6, 2020

Hey, Right now I am building a angular application and when I build my application using "@angular-devkit/build-angular": "0.803.21" It is using "@babel/preset-env": "7.7.6" which use "browserslist": "^4.6.0" which uses "caniuse-lite": "1.0.30000967". So it throws an error that says:

"ERROR: Error: Browserslist: caniuse-lite is outdated. Please run next command npm update"

but I think there is no latest version for angular devkit other than I mentioned above.

@ai
Copy link
Member

ai commented Jan 6, 2020

Maybe you have different caniuse-lite versions in your node_modiles.

Call npm ls | grep browserslist.

@phani17c
Copy link
Author

phani17c commented Jan 6, 2020

Idk I am hoping this is a fix for angular devkit. I have raised a ticket there angular/angular-cli#16560

@ai ai closed this as completed May 8, 2021
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

2 participants