Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Yamesh1994 opened this issue Feb 8, 2022 · 3 comments

Comments

@Yamesh1994
Copy link

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
Copy link
Owner

Try to downgrade to the previous version of ngrx-chips

@yanestevesufjf
Copy link

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
Copy link

VR-Shah commented Mar 7, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants