Dear all,
I am trying to run Atlas locally, and here is what I see in the js console:
GEThttp://localhost:8089/ATLAS/js/config-gis.js[HTTP/1.1 404 1ms]
Loading failed for the <script> with source “http://localhost:8089/ATLAS/js/config-gis.js”. [ATLAS:1:1](http://localhost:8089/ATLAS/)
Less has finished and no sheets were loaded. [less.js:10741:35](http://localhost:8089/ATLAS/node_modules/less/dist/less.js)
Initializing service information [Application.js:158:13](http://localhost:8089/ATLAS/js/Application.js)
apparently, Atlas is trying to find a file called config-gis.js
, which I don’t see it locally. Could someone please kindly let me know something about this issue?
Many thanks!