<?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 Re: trying to install &amp;quot;npm install -g powerbi-visuals-tools&amp;quot; getting Error 503 in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/755014#M20182</link>
    <description>&lt;P&gt;Thanks for your Update!!&lt;/P&gt;&lt;P&gt;I tried all the possibilities but still I am getting same message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2019 09:42:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-01T09:42:29Z</dc:date>
    <item>
      <title>trying to install "npm install -g powerbi-visuals-tools" getting Error 503</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/751701#M20137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp;trying to install "npm install -g powerbi-visuals-tools" but I am ending with below error msg.&lt;BR /&gt;Can any one help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;npm ERR! code E503&lt;BR /&gt;npm ERR! 503 Service Unavailable - GET &lt;A href="http://registry.npmjs.org/powerbi-visuals-tools" target="_blank" rel="noopener"&gt;http://registry.npmjs.org/powerbi-visuals-tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:08:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/751701#M20137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-29T16:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: trying to install "npm install -g powerbi-visuals-tools" getting Error 503</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/751831#M20142</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;An &lt;A href="https://httpstatuses.com/503" target="_self"&gt;HTTP 503&lt;/A&gt; means 'Service Unavailable'. It's possible that NPM was experiencing outages when you were attempting to download &lt;FONT face="courier new,courier"&gt;powerbi-visuals-tools&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;If you have a continued unavailability and you can access npmjs.com in your browser, it's possible that there are some network/proxy issues local to you. For instance, my work network is quite restrictive and I had to get npmjs.org whitelisted so that I could download packages. If you have a network admin, it might be worth seeking their assistance to see if there's anything being blocked your end.&lt;/P&gt;&lt;P&gt;Hopefully this might give you a few ideas.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 18:57:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/751831#M20142</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2019-07-29T18:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: trying to install "npm install -g powerbi-visuals-tools" getting Error 503</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/755014#M20182</link>
      <description>&lt;P&gt;Thanks for your Update!!&lt;/P&gt;&lt;P&gt;I tried all the possibilities but still I am getting same message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 09:42:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/755014#M20182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-01T09:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: trying to install "npm install -g powerbi-visuals-tools" getting Error 503</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/755656#M20195</link>
      <description>&lt;P&gt;Hmmm... if it's definitely not a proxy issue then it might be worth looking at the registry. I see from your post that it's trying to resolve via HTTP and NPM has been using HTTPS for a while now. Of note, I tried to replicate this using the registry your output reports above and I couldn't get it to fail, but you should probably update the setting anyway and see if it helps.&lt;/P&gt;&lt;P&gt;Run:&lt;/P&gt;&lt;PRE&gt;npm config set registry https://registry.npmjs.org&lt;/PRE&gt;&lt;P&gt;Confirm it has been changed to HTTPS by running:&lt;/P&gt;&lt;PRE&gt;npm config get registry&lt;/PRE&gt;&lt;P&gt;It should be the same as set above in the first step.&lt;/P&gt;&lt;P&gt;Try re-running your command again. If it errors, then you might want to confirm that trying to install other modules (e.g. d3) has the same result. If so, this suggests that it's something very specific to NPM rather than the Custom Visuals SDK, and you'll get much better support over at&amp;nbsp;&lt;A href="https://npm.community/" target="_blank"&gt;https://npm.community/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I hope some of this might help you out,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 20:15:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/755656#M20195</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2019-08-01T20:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: trying to install "npm install -g powerbi-visuals-tools" getting Error 503</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/757905#M20217</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Still&amp;nbsp;I am getting same error!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 14:27:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/757905#M20217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T14:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: trying to install "npm install -g powerbi-visuals-tools" getting Error 503</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/758176#M20224</link>
      <description>&lt;P&gt;Ok, so it definitely sounds like something very specific to your situation or setup, particularly if it's happening for all packages. I really think you'll get faster and better support if you post this over at &lt;A href="https://npm.community/" target="_self"&gt;https://npm.community/&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 19:39:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/trying-to-install-quot-npm-install-g-powerbi-visuals-tools-quot/m-p/758176#M20224</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2019-08-05T19:39:12Z</dc:date>
    </item>
  </channel>
</rss>

