I'm trying to make a test application using Arcgis Web AppBuilder, I built the app downloaded it, unziped it at first the page stuck at loading, so I edited env.js apiUrl = 'init.js'; but the app still not working ,it loads for moments then i get this error message "GET /headless-content.js.map" Error (404): "Not found", I tried to locate this file but never found it. I'm using http-server and nodejs to launch the app.
Any tips how to find out what causes the problem?
Thanks in advance.