<?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 Error: Migration from old dev tool in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72307#M2405</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to start working with the new dev tool, but there is a problem. Every time I&amp;nbsp;replace the default code with my own code I get a lot of errors. Before switching the dev tool, it was working fine.&lt;/P&gt;&lt;P&gt;My code is based on the&amp;nbsp;&lt;SPAN&gt;Force-Directed Graph Visual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What am I doing wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="All the errors I get" style="width: 377px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/15020i8CB1306969588933/image-dimensions/377x315?v=v2" width="377" height="315" role="button" title="PS_Error.PNG" alt="PS_Error.PNG" /&gt;&lt;/span&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope you can help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2016 08:01:18 GMT</pubDate>
    <dc:creator>n0gare</dc:creator>
    <dc:date>2016-09-27T08:01:18Z</dc:date>
    <item>
      <title>Error: Migration from old dev tool</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72307#M2405</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to start working with the new dev tool, but there is a problem. Every time I&amp;nbsp;replace the default code with my own code I get a lot of errors. Before switching the dev tool, it was working fine.&lt;/P&gt;&lt;P&gt;My code is based on the&amp;nbsp;&lt;SPAN&gt;Force-Directed Graph Visual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What am I doing wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="All the errors I get" style="width: 377px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/15020i8CB1306969588933/image-dimensions/377x315?v=v2" width="377" height="315" role="button" title="PS_Error.PNG" alt="PS_Error.PNG" /&gt;&lt;/span&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope you can help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 08:01:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72307#M2405</guid>
      <dc:creator>n0gare</dc:creator>
      <dc:date>2016-09-27T08:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Migration from old dev tool</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72377#M2407</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/14745"&gt;@n0gare﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Hey n0gare,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it seems the compiler&amp;nbsp;not find your typescript files.&lt;/P&gt;&lt;P&gt;Do you include the filenames in tsconfig?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You migrate from the Online Dev Tool to PBIVIZ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nice Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mcburn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 09:45:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72377#M2407</guid>
      <dc:creator>Mcburn</dc:creator>
      <dc:date>2016-09-27T09:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Migration from old dev tool</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72390#M2409</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you the quick answer.&lt;/P&gt;&lt;P&gt;No i did not include the files in tsconfig.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did it now and it works!&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;&lt;P&gt;I migrated form the Online Dev Tool to the cmd based solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 10:01:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-Migration-from-old-dev-tool/m-p/72390#M2409</guid>
      <dc:creator>n0gare</dc:creator>
      <dc:date>2016-09-27T10:01:32Z</dc:date>
    </item>
  </channel>
</rss>

