<?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: Cannot find module esri/geometry/Point in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210341#M5259</link>
    <description>&lt;P&gt;Try adding the jimu-arcgis dependency in your manifest:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/api-reference/jimu-core/WidgetManifest#dependency" target="_blank" rel="noopener"&gt;WidgetManifest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There may also be an issue loading your typescript definitions (VS Code maxes out scanned files). A previous solution was to modify the tsconfig.json file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-blog/version-1-8-of-experience-builder-developer/bc-p/1169685/highlight/true#M273" target="_blank" rel="noopener"&gt;Previous Solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 14:09:17 GMT</pubDate>
    <dc:creator>DougLogsdon2</dc:creator>
    <dc:date>2022-09-07T14:09:17Z</dc:date>
    <item>
      <title>Cannot find module esri/geometry/Point</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210270#M5257</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently testing Experience Builder and trying to develop my own widget. I needed to install Experience Builder offline to use it and now I can't use the esri library.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dylanamaro_0-1662543660344.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50605iDDF5362C9425B34F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dylanamaro_0-1662543660344.png" alt="dylanamaro_0-1662543660344.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have any solution to help me ?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 09:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210270#M5257</guid>
      <dc:creator>dylanamaro</dc:creator>
      <dc:date>2022-09-07T09:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find module esri/geometry/Point</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210341#M5259</link>
      <description>&lt;P&gt;Try adding the jimu-arcgis dependency in your manifest:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/api-reference/jimu-core/WidgetManifest#dependency" target="_blank" rel="noopener"&gt;WidgetManifest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There may also be an issue loading your typescript definitions (VS Code maxes out scanned files). A previous solution was to modify the tsconfig.json file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-blog/version-1-8-of-experience-builder-developer/bc-p/1169685/highlight/true#M273" target="_blank" rel="noopener"&gt;Previous Solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 14:09:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210341#M5259</guid>
      <dc:creator>DougLogsdon2</dc:creator>
      <dc:date>2022-09-07T14:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find module esri/geometry/Point</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210372#M5260</link>
      <description>&lt;P&gt;Thanks !!&lt;/P&gt;&lt;P&gt;I already added the dependency before. So I added all this files to the exclude part and it worked for me !&lt;/P&gt;&lt;P&gt;Thanks you !&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 14:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1210372#M5260</guid>
      <dc:creator>dylanamaro</dc:creator>
      <dc:date>2022-09-07T14:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find module esri/geometry/Point</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1326730#M8245</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/550683" target="_self"&gt;&lt;SPAN class=""&gt;dear dylanamaro&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;can you show me the sample.i facing same problem.below is my exclude&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"simple"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"label"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Simple"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"type"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"widget"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"version"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"1.12.0"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"exbVersion"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"1.12.0"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"dependency"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;" jimu-arcgis, esri/geometry/Point"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"author"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Esri R&amp;amp;D Center Beijing"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"description"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"copyright"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"license"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank" rel="noopener"&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/A&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"properties"&lt;/SPAN&gt;&lt;SPAN&gt;: {},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"translatedLocales"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"en"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; ],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"defaultSize"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"width"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;800&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"height"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;500&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;please help.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;i m stuck here.i m using 1.12 of experience builder.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Sep 2023 11:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1326730#M8245</guid>
      <dc:creator>Nadir_Hussain</dc:creator>
      <dc:date>2023-09-08T11:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find module esri/geometry/Point</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1326739#M8248</link>
      <description>&lt;OL&gt;&lt;LI&gt;In manifest.json, dependencies should be in an array like this&amp;nbsp; "dependency": [ "jimu-arcgis" ],&lt;/LI&gt;&lt;LI&gt;API components should be called from within the widget.tsx where they are needed like&amp;nbsp;import Point from 'esri/geometry/Point';&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 12:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1326739#M8248</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-09-08T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find module esri/geometry/Point</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1326745#M8251</link>
      <description>&lt;P&gt;The 2nd solution from&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/395637" target="_self"&gt;&lt;SPAN class=""&gt;DougLogsdon2&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;worked for me. you need to update the&amp;nbsp;&lt;SPAN&gt;tsconfig.json file&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;"exclude": [
    "node_modules",
    "arcgis-js-api",
    "dist",
    "__mocks__",
    "jest-systemjs-transformer.js",
    "jest.config.js",
    "jimu-for-test",
    "webpack.config.js",
    "webpack"
  ]&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Sep 2023 12:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cannot-find-module-esri-geometry-point/m-p/1326745#M8251</guid>
      <dc:creator>dylanamaro</dc:creator>
      <dc:date>2023-09-08T12:52:43Z</dc:date>
    </item>
  </channel>
</rss>

