Ionic 2 - Select input with multiple selections?

Hey everyone,

I found this angular 2 npm package that I’m trying to integrate into my project, for custom select inputs that allow you to select multiple values from a list that overlay little pills on top of the input : http://valor-software.com/ng2-select/

Though I’m running into an issue where it needs “@angular/core” to imported, but can’t find it.

Has anyone figured out a solution for this kind of thing or know what I can to integrate this into my project, perhaps instead of using @angular/core?

+1

I tried but cant do this work