Select to view content in your preferred language

Experience Builder Developer Edition. 1.17 - Offline install issues

1297
2
04-03-2025 10:11 PM
Labels (1)
TonyGreger
New Contributor

I'm wondering how to install the new dev edition in a offline environment.
https://developers.arcgis.com/experience-builder/guide/install-guide/

There are other requirements like Calcite API 3.0.3 that isn't documented in the install guide.
I got it working by getting https://www.npmjs.com/package/@esri/calcite-components/v/3.0.3 and exposing
/dist/calcite/ as an api and adding that url to "calciteComponentsUrl" in the */index.html configurations.

However, i don't know if that's correct and might be missing some functionality because of it?

ArcGIS Experience Builder enables you to create web apps and pages without coding. This video introduces ArcGIS Experience Builder and how you can maximize its wide array of capabilities. Learn more: http://ow.ly/CK8R50FUTaP ...
2 Replies
Allen_Zhang
Frequent Contributor

I think you did it right.

You can try some widgets that use calcite: Edit, Map Layers...

If they work, the calcite  is correct.

0 Kudos
baohuachu7
Regular Contributor

Hi TonyGreger:

  Would you like describe the steps to install the calcite in the offline environment?  I have the same issue to install ExB in no internet environment.  

 

Thanks a lot.

0 Kudos