CirclonGroup / angular-tree-component

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

installation warning #233

Closed isaklafleur closed 7 years ago

isaklafleur commented 7 years ago

Angular tree component v3.2.4.

I have installed the latest Angular 4 version with Angular Cli.

After I try to install the Angular tree component (following the instructions: https://angular2-tree.readme.io/docs/getting-started)

$ npm install --save angular-tree-component

I get these warnings: eclass-tree@0.0.0 /Users/isaklafleur/Coding/GitHub/angular-tree-component └─┬ angular-tree-component@3.2.4 ├── UNMET PEER DEPENDENCY @angular/core@^2.3.0 ├── lodash-es@4.17.4 ├── mobx@3.1.8 └── ng2-mobx@1.2.9

npm WARN ng2-mobx@1.2.9 requires a peer of @angular/core@^2.3.0 but none w as installed.

Can I just ignore these warning or do I need to install Angular2 as well?

elvisbegovic commented 7 years ago

same issue after run npm update to last version any fix

adamkleingit commented 7 years ago

Will be fixed in coming version

adamkleingit commented 7 years ago

Fixed in 3.3.0