Gbuomprisco / ngx-chips

Tag Input component for Angular
MIT License
899 stars 361 forks source link

Can't import the named export 'ɵɵviewQuery' from non EcmaScript module (only default export is available) #1020

Open Yamesh1994 opened 2 years ago

Yamesh1994 commented 2 years ago

Can't import the named export 'ɵɵviewQuery' from non EcmaScript module (only default export is available) Error: ./node_modules/ngx-chips/fesm2015/ngx-chips.mjs 3279:6-20

Angular version: 11

Gbuomprisco commented 2 years ago

Try to downgrade to the previous version of ngrx-chips

yanestevesufjf commented 2 years ago

I had the same problem with Angular11. I solved it temporarily by downgrading to version 2.1.0. I would like to have another solution to not have to use very old versions.

VR-Shah commented 2 years ago

when I import TagInputModule in the module file I got the below error Error: Can't resolve 'ng2-material-dropdown' in the workspace of angular