Forum Discussion
Aarthi0789
2 years agoNew Member
Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v
Hi Team, My project is running on Angular 10.0.3v and Node 16.16v , when I am trying in install power Bi client angular or power Bi client facing challenges due to version compatabilities in appl...
Anonymous
2 years agoNot applicable
Hi Aarthi0789,
The angular version requires should be related to npm library, perhaps you can use the old version which support angular v10 version. You can find it on the version tag of npm manager:
powerbi-client-angular - npm (npmjs.com)
Regards,
Xiaoxin Sheng