ramandeep-singh-1983 / ngx-powerbi

TypeScript library for embedding Power BI assets (reports/dashboards/tiles) in your application. This TypeScript library is built on top of the official powerbi-client library provided by Microsoft.
MIT License
36 stars 22 forks source link

Angular version compatibility #37

Closed munibabuc closed 2 years ago

munibabuc commented 3 years ago

my current version of angular project is 9.x.x but i am trying to upgrade 11. Getting compatibility issues with ngx-powerbi

Package "ngx-powerbi" has an incompatible peer dependency to "@angular/common" (requires "^9.1.2" (extended), would install "11.0.7").

Is there anyway to upgrade my project or do i need wait for next release of ngx-pwerbi package.

ramandeep-singh-1983 commented 2 years ago

Version 4.0.0 has been released for Angular 13.

backtracker-rj commented 1 year ago

Is there any ngx-powerbi version that is compatible with Angular 11 and 12? Version 3&4 are not compatible.