<?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: Typescript setup tutorial not working. URGENT HELP NEEDED - STUDENT EXAMS in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004357#M70899</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for the response!&lt;BR /&gt;&lt;BR /&gt;Do you mean changing the "target": to "ES6"? or am I missing something? Could you maybe elaborate. I am mainly a python and R programmer, if this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 18:51:42 GMT</pubDate>
    <dc:creator>TommyNygaard</dc:creator>
    <dc:date>2020-11-24T18:51:42Z</dc:date>
    <item>
      <title>Typescript setup tutorial not working. URGENT HELP NEEDED - STUDENT EXAMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004318#M70896</link>
      <description>&lt;P&gt;I followed this tutorial:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/typescript-setup/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/guide/typescript-setup/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;yet when I have done EXACTLY as it is stated in the tutorial now several times today, it returns several errors when writing "tsc main.ts".&lt;/P&gt;&lt;P&gt;It seems to be an error with the package implementation, as typescript is unable to import ESRI from the main.ts file as described in the tutorial. I doubt it is a local issue as my 12 students are all receiving the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assigned this as an exam last year with no issues, yet now me and all my current students are unable to get this tutorial to work. Urgent help is needed as this is an exam project at the course I am teaching.&amp;nbsp;&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, 24 Nov 2020 16:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004318#M70896</guid>
      <dc:creator>TommyNygaard</dc:creator>
      <dc:date>2020-11-24T16:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Typescript setup tutorial not working. URGENT HELP NEEDED - STUDENT EXAMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004352#M70897</link>
      <description>&lt;P&gt;`Set` works with ES6 (es2015). You will need to change the `tsconfig.json` file from `es5` to either of these. It should compile without issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 18:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004352#M70897</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2020-11-24T18:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Typescript setup tutorial not working. URGENT HELP NEEDED - STUDENT EXAMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004357#M70899</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for the response!&lt;BR /&gt;&lt;BR /&gt;Do you mean changing the "target": to "ES6"? or am I missing something? Could you maybe elaborate. I am mainly a python and R programmer, if this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 18:51:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004357#M70899</guid>
      <dc:creator>TommyNygaard</dc:creator>
      <dc:date>2020-11-24T18:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Typescript setup tutorial not working. URGENT HELP NEEDED - STUDENT EXAMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004361#M70900</link>
      <description>&lt;P&gt;Alright, I deleted the original folder and redid the tutorial, now changing it to es6. That solved it, thank you very much! The night is saved!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 19:01:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/typescript-setup-tutorial-not-working-urgent-help/m-p/1004361#M70900</guid>
      <dc:creator>TommyNygaard</dc:creator>
      <dc:date>2020-11-24T19:01:27Z</dc:date>
    </item>
  </channel>
</rss>

