Web AppBuilder Offline Installation Issues

106
1
Friday
PaulJohns
Occasional Contributor

I’m trying to install the ArcGIS Web AppBuilder Developer Edition, but I’m having trouble configuring the installation wizard. My portal doesn’t have internet access, so it needs to be a local installation. When I run the "startup.bat" file for ArcGIS Web AppBuilder, the installation cannot complete successfully. I get an error: "Unavailable download for 'https://js.arcgis.com/3.46/init.js'." This indicates that the installation wizard is trying to access the internet, causing the installation to fail.

I’ve also checked the local JavaScript (JS) library after installing ArcGIS Enterprise 11.2, and it includes version 4.0. I confirmed that the "init.js" file is available, and I can successfully access the JS API through a web browser.

Could anyone help me configure the Web AppBuilder installation to use the local JS API library instead of downloading it from the internet?

Thank you!

1 Reply
TimWestern
MVP

It has been a while since I did a clean WAB Install, I don't remember needing to run for example npm install because of how WebAppBuilder works.

this page: https://enterprise.arcgis.com/en/portal/10.9.1/administer/windows/configure-a-disconnected-deploymen....

suggests downloading an offline or local hosted version of the ArcGIS API for Javascript for use with the dev edition

(It points here https://developers.arcgis.com/javascript/3/jshelp/intro_accessapi.html)

TimWestern_0-1752150441009.png





I'm not sure how well that works if you don't have in that zone an arcgis server of some kind to talk to however.



0 Kudos