CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.1k stars 492 forks source link

This package does not support Angular 11.1.x+ #886

Closed tsg-tthrash closed 3 years ago

tsg-tthrash commented 3 years ago

Please update this package (angular-tree-component) to support the latest versions of Angular (currently, 11.1).

Upon updating a project I work on, I was met with this error when running npm install:


npm ERR! While resolving: camsangular@7.7.20210202
npm ERR! Found: @angular/common@11.1.1
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"^11.1.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=10.0.0 <11.0.0" from @circlon/angular-tree-component@10.0.2
npm ERR! node_modules/@circlon/angular-tree-component
npm ERR!   @circlon/angular-tree-component@"^10.0.2" from the root project