<?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: configure typings for jimu-core in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083834#M2513</link>
    <description>&lt;P&gt;Thanks for the suggestion but I'm not using the esri-loader.&amp;nbsp; Although it didn't help in this situation, appreciate the pointer to the "&lt;SPAN&gt;ArcGIS API for JavaScript Snippets" extension.&amp;nbsp; I hadn't see that before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--john&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jul 2021 04:47:07 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-07-29T04:47:07Z</dc:date>
    <item>
      <title>configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082485#M2484</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm using VSCode to create custom widgets and can't see to get it to recognize the typings for the jimu packages.&amp;nbsp; Getting warnings like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Cannot find module 'jimu-core' or its corresponding type declarations.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the client/tsconfig.json didn't seem to help.&amp;nbsp; Webpack still builds OK but the type declaration warnings are hiding more significant problems.&lt;/P&gt;&lt;P&gt;Can someone please point me to how to get this properly configured?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;--john&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2021 18:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082485#M2484</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-24T18:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082496#M2485</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;&lt;/P&gt;&lt;P&gt;When in VS Code you need to open the &lt;STRONG&gt;client folder&lt;/STRONG&gt;&amp;nbsp;not any sub folder in the EB directories. That is the only way to get all the typings for VS Code to have intelisense.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 00:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082496#M2485</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-07-25T00:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082567#M2486</link>
      <description>&lt;P&gt;Thanks for your reply Robert.&amp;nbsp; I appreciate your suggestion but that doesn't seem to work for me (see screenshot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 23:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082567#M2486</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-25T23:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082708#M2493</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;So did you go through the EB Developer installation/setup instruction (i.e. npm ci on the client and severs folders)?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/guide/install-guide/" target="_blank"&gt;https://developers.arcgis.com/experience-builder/guide/install-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 15:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082708#M2493</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-07-26T15:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082713#M2494</link>
      <description>&lt;P&gt;yes, standard installation, followed all the instructions in the install&amp;nbsp; guide.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 15:28:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1082713#M2494</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-26T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083037#M2503</link>
      <description>&lt;P&gt;Did you include jimu-arcgis as a dependency in the manifest.json like so?&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "get-map-coordinates",&lt;BR /&gt;"type": "widget",&lt;BR /&gt;"version": "1.5.0",&lt;BR /&gt;// *** ADD ***&lt;BR /&gt;"dependency": "jimu-arcgis",&lt;/P&gt;&lt;P&gt;Link to the tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/guide/get-map-coordinates/" target="_blank"&gt;Get map coordinates | ArcGIS Experience Builder&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 13:27:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083037#M2503</guid>
      <dc:creator>RyanDickinson1</dc:creator>
      <dc:date>2021-07-27T13:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083514#M2508</link>
      <description>&lt;P&gt;Hi, VS code has some extensions that might help.&lt;/P&gt;&lt;P&gt;esri-loader Typing Helper and&amp;nbsp;&lt;SPAN&gt;ArcGIS API for JavaScript Snippets&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 14:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083514#M2508</guid>
      <dc:creator>JessicaRamirez1</dc:creator>
      <dc:date>2021-07-28T14:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083833#M2512</link>
      <description>&lt;P&gt;Thanks for the suggestion but this didn't seem to address the problem.&lt;/P&gt;&lt;P&gt;--john&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 04:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083833#M2512</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-29T04:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083834#M2513</link>
      <description>&lt;P&gt;Thanks for the suggestion but I'm not using the esri-loader.&amp;nbsp; Although it didn't help in this situation, appreciate the pointer to the "&lt;SPAN&gt;ArcGIS API for JavaScript Snippets" extension.&amp;nbsp; I hadn't see that before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--john&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 04:47:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1083834#M2513</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-07-29T04:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1170905#M4306</link>
      <description>&lt;P&gt;Hi John - I am experiencing a similar issue after upgrading to Experience Builder Version 1.8 (I was not getting errors on version 1.7).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever solve the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 23:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1170905#M4306</guid>
      <dc:creator>LukeSussex1</dc:creator>
      <dc:date>2022-05-04T23:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1185670#M4656</link>
      <description>&lt;P&gt;I am also having the exact same issue. It appears that this is an error that occurred when the ExperienceBuilder updated and needs to be addressed soon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 18:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1185670#M4656</guid>
      <dc:creator>KateMoore01</dc:creator>
      <dc:date>2022-06-23T18:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1192534#M4894</link>
      <description>&lt;P&gt;Opening from the client folder helped me as Robert suggested,&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 17:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1192534#M4894</guid>
      <dc:creator>saraswathiemani2</dc:creator>
      <dc:date>2022-07-15T17:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1254892#M6185</link>
      <description>&lt;P&gt;The solution for this is documented under "Why does VS Code show errors in my custom widget?"&amp;nbsp;&lt;A href="https://developers.arcgis.com/experience-builder/guide/frequently-asked-questions/" target="_blank"&gt;https://developers.arcgis.com/experience-builder/guide/frequently-asked-questions/&lt;/A&gt;&lt;BR /&gt;Adding my project folder name to the `tsconfig.json &amp;gt; include` worked for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ahkim_0-1675441050234.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/62045i0FDB860C14697A60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ahkim_0-1675441050234.png" alt="ahkim_0-1675441050234.png" /&gt;&lt;/span&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>Fri, 03 Feb 2023 16:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1254892#M6185</guid>
      <dc:creator>ahkim</dc:creator>
      <dc:date>2023-02-03T16:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: configure typings for jimu-core</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1318573#M7965</link>
      <description>&lt;P&gt;For me, I had to add &lt;STRONG&gt;'jimu-core'&lt;/STRONG&gt; and its subsequent dependencies to my &lt;STRONG&gt;'ts-config'&lt;/STRONG&gt; file.&lt;/P&gt;&lt;P&gt;Additionally, I needed to include my widget folder in the &lt;STRONG&gt;'ts-config'&lt;/STRONG&gt; file.&lt;/P&gt;&lt;P&gt;Furthermore, I added the following line to the &lt;STRONG&gt;'manifest.json' file: 'dependency': 'jimu-arcgis'&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tsconfig&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SatyaPrakashNandy_0-1692074292296.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78087i69A5A0BBB5BCB9ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SatyaPrakashNandy_0-1692074292296.png" alt="SatyaPrakashNandy_0-1692074292296.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;manifest.json&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SatyaPrakashNandy_2-1692074341666.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78089i1BD7BB51FB5F7AE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SatyaPrakashNandy_2-1692074341666.png" alt="SatyaPrakashNandy_2-1692074341666.png" /&gt;&lt;/span&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 04:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/configure-typings-for-jimu-core/m-p/1318573#M7965</guid>
      <dc:creator>SatyaPrakashNandy</dc:creator>
      <dc:date>2023-08-15T04:41:00Z</dc:date>
    </item>
  </channel>
</rss>

