<?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 .api folder not being created in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/749412#M20107</link>
    <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to custom visual development.&amp;nbsp; Trying to create a new visual but noticed that the .api folder is not being created when making a new visual aka- pbiviz new myVisual.&amp;nbsp; All the tutorials include show the api folder part of the directory. What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2019 20:00:48 GMT</pubDate>
    <dc:creator>mroot</dc:creator>
    <dc:date>2019-07-25T20:00:48Z</dc:date>
    <item>
      <title>.api folder not being created</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/749412#M20107</link>
      <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to custom visual development.&amp;nbsp; Trying to create a new visual but noticed that the .api folder is not being created when making a new visual aka- pbiviz new myVisual.&amp;nbsp; All the tutorials include show the api folder part of the directory. What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 20:00:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/749412#M20107</guid>
      <dc:creator>mroot</dc:creator>
      <dc:date>2019-07-25T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: .api folder not being created</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/749542#M20109</link>
      <description>&lt;P&gt;The latest verson of the SDK (3.x) doesn't use the &lt;FONT face="courier new,courier"&gt;.api&lt;/FONT&gt; folder; &lt;A href="https://microsoft.github.io/PowerBI-visuals/docs/how-to-guide/migrating-to-powerbi-visuals-tools-3-0/#how-to-install-power-bi-custom-visuals-api" target="_self"&gt;the API has been separated from the SDK and is imported as a npm module&lt;/A&gt;. It's probably already installed if you have created a new project. If you see &lt;FONT face="courier new,courier"&gt;powerbi-visuals-api&lt;/FONT&gt; in your list of modules in &lt;FONT face="courier new,courier"&gt;package.json&lt;/FONT&gt; then the API is there.&lt;/P&gt;&lt;P&gt;if not, you can install by running the following in the root folder of your project:&lt;/P&gt;&lt;PRE&gt;npm i powerbi-visuals-api&lt;/PRE&gt;&lt;P&gt;MS are very behind in updating the documentation for the latest version of the tools &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this sorts you out,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 22:45:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/749542#M20109</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2019-07-25T22:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: .api folder not being created</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/750399#M20116</link>
      <description>&lt;P&gt;Thanks Daniel!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 19:24:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/api-folder-not-being-created/m-p/750399#M20116</guid>
      <dc:creator>mroot</dc:creator>
      <dc:date>2019-07-26T19:24:21Z</dc:date>
    </item>
  </channel>
</rss>

