Gbuomprisco / ngx-chips

Tag Input component for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Yamesh1994 opened this issue · comments

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

Try to downgrade to the previous version of ngrx-chips

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.

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