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

Cant import the named export 'Component' #36

Closed
aryan2621 opened this issue Mar 22, 2023 · 1 comment
Closed

Cant import the named export 'Component' #36

aryan2621 opened this issue Mar 22, 2023 · 1 comment

Comments

@aryan2621
Copy link

ERROR in ./node_modules/powerbi-client-angular/fesm2015/powerbi-client-angular.mjs 81:18-27
Can't import the named export 'Component' from non EcmaScript module (only default export is available)
ERROR in ./node_modules/powerbi-client-angular/fesm2015/powerbi-client-angular.mjs 189:18-27
Can't import the named export 'Component' from non EcmaScript module (only default export is available)

  "powerbi-client-angular": "3.0.3",
     "@angular/cdk": "9.2.4",
    "@angular/common": "~9.1.13",
    "@angular/compiler": "~9.1.13",
@KotanaSai21
Copy link
Contributor

Package is built on Angular 13. So, there might be some breaking issues. Please Upgrade your sample application. You can also try to install lower version of package.

Feel free to reach out to us, if you have any other queries.

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

3 participants