angular-tree-component icon indicating copy to clipboard operation
angular-tree-component copied to clipboard

Angular 12.2.x - has an incompatible peer dependency

Open ofirrifo opened this issue 4 years ago • 3 comments

While I'm upgrade my project with latest angular 12.2 I get this warning

  Package "@circlon/angular-tree-component" has an incompatible peer dependency to "@angular/common" (requires ">=10.0.0 <11.0.0" (extended), would install "12.2.0").
                  Package "@circlon/angular-tree-component" has an incompatible peer dependency to "@angular/core" (requires ">=10.0.0 <11.0.0" (extended), would install "12.2.0").

Can you please update the project to support angular 12.2

ofirrifo avatar Aug 08 '21 14:08 ofirrifo

Is this an issue with just 12.2 or angular 12 in general? I have had a large number of package upgrades blocked by angular 12 not working with the angular-tree-component

kwbonte avatar Sep 27 '21 13:09 kwbonte

Update to this, the circlon group hasn't fixed it but I have angular 12 working with 12.2.13

kwbonte avatar Nov 23 '21 15:11 kwbonte

Update to this, the circlon group hasn't fixed it but I have angular 12 working with 12.2.13

How did you manage to get the tree component working with Angular 12?

asdf-qwert avatar Mar 22 '22 14:03 asdf-qwert