valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

How to use it with Angular4 #817

Open nadeemse opened 7 years ago

nadeemse commented 7 years ago

HI I am facing issue with Ng4 app that is generated with angular cli.

Nadeems-MacBook-Pro:buzzdir nadeemakhtar$ npm i ng2-select --save buzzdir@0.0.0 /Applications/www/buzzdir ├── UNMET PEER DEPENDENCY @angular/common@4.1.3 ├── UNMET PEER DEPENDENCY @angular/core@4.1.3 └── ng2-select@1.2.0

npm WARN ng2-charts@1.5.0 requires a peer of @angular/common@^2.3.0 but none was installed. npm WARN ng2-charts@1.5.0 requires a peer of @angular/core@^2.3.0 but none was installed. npm WARN ng2-select@1.2.0 requires a peer of @angular/common@^2.3.0 but none was installed. npm WARN ng2-select@1.2.0 requires a peer of @angular/core@^2.3.0 but none was installed.

neuropaddy commented 7 years ago

as i search from the web, it has a fork 'ng2-select-compat' for angular 4

bymeftun commented 7 years ago

ng2-select-compat is not working

fidel-ruiz commented 7 years ago

@bymeftun have you found any solution???

taipeiwu commented 7 years ago

ng2-select-compat is working for angular 4