question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bump peerDependency of Angular to ^10

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] bug report => search github for a similar issue or PR before submitting
[x ] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

Current behavior

When running an ng update @angular/core it fails because ngx-chips has outdated peer dependencies. To bypass this, a developer would have to --force the update. Shouldn’t be necessary.

ngx-chips" has an incompatible peer dependency to "@angular/animations" (requires "^8.0.0" (extended), would install "10.0.0")

Expected behavior

ngx-chips project should always use the latest peerDependency of Angular that it supports. ng update should work without having to --force the update.

Minimal reproduction of the problem with instructions (if applicable) ng update @angular/core @angular/cli

What do you use to build your app?. Please specify the version Angular CLI

Angular version: Angular 10

ngx-chips version: Yes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
akamal88commented, Aug 19, 2020

I create PR to fix this, but the owner of the project didn’t reply, so, i created a clone that has this fix npm install ngx-chips-angular

0reactions
Gbuompriscocommented, Oct 15, 2020

Thank you for the PR 😃 @akamal88

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrading Angular from 9 to 10 Error: Package '-e' is not a ...
How to resolve error ng-snotify has an incomptible peer dependency before updating to angular 9 from 8? 3 · ng update @angular/cli @angular/core ......
Read more >
Static query migration guide - Angular
In general, the most efficient plan is for libraries to adopt a 6-month major version schedule and bump the major version after each...
Read more >
@angular-eslint/schematics | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
Change Log - /ripple - Kendo UI for Angular - Telerik
Learn what changes we have made in our Angular /ripple package. ... Bug Fixes. install kendo-theme-default v5 using ng add; bump theme dependencies...
Read more >
Dependency Management for Angular Package Format Modules
Both are Angular Package Format libraries. The library@fireflysemantics/forecasting has @fireflysemantics/optimization as a peer dependency.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found