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

Angular dependency out of date #10

Open
pburkindine opened this issue Feb 14, 2020 · 3 comments
Open

Angular dependency out of date #10

pburkindine opened this issue Feb 14, 2020 · 3 comments

Comments

@pburkindine
Copy link

Angular dependency is at >=7.2.0; when upgrading to Angular 9 --force option is required to override:

─ ng update @angular/core @angular/cli                                                                                10934  09:46:00  
The installed 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 86 dependencies.
Fetching dependency metadata from registry...
                  Package "ngx-stickyfill" has an incompatible peer dependency to "@angular/core" (requires "^7.2.0" (extended), would install "9.0.1").
                  Package "ngx-stickyfill" has an incompatible peer dependency to "@angular/common" (requires "^7.2.0" (extended), would install "9.0.1").
Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later.
@chriszrc
Copy link
Owner

Thanks, we are just starting to upgrade to angular 9, I'll get this updated-

@pburkindine
Copy link
Author

@chriszrc any update here?

@runderworld
Copy link

@chriszrc hi, thanks for the library. is this abandoned?

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

3 participants