<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3865852#M51969</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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 application. Even I tried to install lowest version having compling issue, either we need to upgrade Node Js or Angular &amp;gt;=12v to make it work however I am afraid we might face deprecation or dependency , errors if we upgrade.&lt;BR /&gt;&lt;BR /&gt;Can anyone guide to how approach better solution to integrate power BI in my application.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;A S Aarthi&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 14:50:51 GMT</pubDate>
    <dc:creator>Aarthi0789</dc:creator>
    <dc:date>2024-04-24T14:50:51Z</dc:date>
    <item>
      <title>Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3865852#M51969</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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 application. Even I tried to install lowest version having compling issue, either we need to upgrade Node Js or Angular &amp;gt;=12v to make it work however I am afraid we might face deprecation or dependency , errors if we upgrade.&lt;BR /&gt;&lt;BR /&gt;Can anyone guide to how approach better solution to integrate power BI in my application.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;A S Aarthi&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 14:50:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3865852#M51969</guid>
      <dc:creator>Aarthi0789</dc:creator>
      <dc:date>2024-04-24T14:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3866920#M51985</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/731161"&gt;@Aarthi0789&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.npmjs.com/package/powerbi-client-angular?activeTab=versions" target="_blank"&gt;powerbi-client-angular - npm (npmjs.com)&lt;/A&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 02:56:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3866920#M51985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-25T02:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3867171#M51988</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xiaoxin Sheng,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply, i have tried installing&amp;nbsp;npm i&amp;nbsp;&lt;A href="mailto:powerbi-client-angular@1.0.1" target="_blank" rel="noopener"&gt;powerbi-client-angular@1.0.1&amp;nbsp;also from other npm&amp;nbsp;&lt;SPAN&gt;npm i&amp;nbsp;&lt;SPAN&gt;powerbi-client packages in lower versions yet i get this following errors.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;config global `--global`, `--local` are deprecated. Use `--location=global` instead.&lt;BR /&gt;npm ERR! code ERESOLVE&lt;BR /&gt;npm ERR! ERESOLVE could not resolve&lt;BR /&gt;npm ERR!&lt;BR /&gt;npm ERR! While resolving: angular-google-tag-manager@1.4.2&lt;BR /&gt;npm ERR! Found: @angular/common@10.0.14&lt;BR /&gt;npm ERR! node_modules/@angular/common&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; peer @angular/common@"10.0.14" from @angular/forms@10.0.14&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; node_modules/@angular/forms&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @angular/forms@"~10.0.4" from the root project&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; peer @angular/common@"10.0.14" from @angular/platform-browser@10.0.14&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; node_modules/@angular/platform-browser&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; peer @angular/platform-browser@"10.0.14" from @angular/forms@10.0.14&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; node_modules/@angular/forms&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @angular/forms@"~10.0.4" from the root project&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; peer @angular/platform-browser@"10.0.14" from @angular/platform-browser-dynamic@10.0.14&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; node_modules/@angular/platform-browser-dynamic&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @angular/platform-browser-dynamic@"~10.0.4" from the root project&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 more (@angular/router, ngx-image-cropper, the root project)&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; 5 more (@angular/platform-browser-dynamic, @angular/router, ...)&lt;BR /&gt;npm ERR!&lt;BR /&gt;npm ERR! Could not resolve dependency:&lt;BR /&gt;npm ERR! peer @angular/common@"^12.0.3" from angular-google-tag-manager@1.4.2&lt;BR /&gt;npm ERR! node_modules/angular-google-tag-manager&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; angular-google-tag-manager@"^1.4.2" from the root project&lt;BR /&gt;npm ERR!&lt;BR /&gt;npm ERR! Conflicting peer dependency: @angular/common@12.2.17&lt;BR /&gt;npm ERR! node_modules/@angular/common&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; peer @angular/common@"^12.0.3" from angular-google-tag-manager@1.4.2&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp; node_modules/angular-google-tag-manager&lt;BR /&gt;npm ERR!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; angular-google-tag-manager@"^1.4.2" from the root project&lt;BR /&gt;npm ERR!&lt;BR /&gt;npm ERR! Fix the upstream dependency conflict, or retry&lt;BR /&gt;npm ERR! this command with --force, or --legacy-peer-deps&lt;BR /&gt;npm ERR! to accept an incorrect (and potentially broken) dependency resolution.&lt;BR /&gt;npm ERR!&lt;BR /&gt;npm ERR! See C:\Users\Ammagari.Sathyanand\AppData\Local\npm-cache\eresolve-report.txt for a full report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;npm ERR! A complete log of this run can be found in:&lt;BR /&gt;npm ERR!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 05:42:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3867171#M51988</guid>
      <dc:creator>Aarthi0789</dc:creator>
      <dc:date>2024-04-25T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3870204#M52017</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/731161"&gt;@Aarthi0789&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If the old version also not able to work, you may need to try to contact the npm package support team to confirm if any suggestions about low versions support or try to use a higher version.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 06:48:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3870204#M52017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-26T06:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install npm i powerbi-client-angular in Angular 10 and Node 16v</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3875805#M52062</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xiaoxin, Tried to reach npm support team however it redirects to microsoft community team unfortunately.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 13:47:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Cannot-install-npm-i-powerbi-client-angular-in-Angular-10-and/m-p/3875805#M52062</guid>
      <dc:creator>Aarthi0789</dc:creator>
      <dc:date>2024-04-29T13:47:20Z</dc:date>
    </item>
  </channel>
</rss>

