I’m getting these three errors from my node.js/Docker system.
In reviewing the server, I have redeployed the system, locally and remote, error still persists.
I do see the files in the public folder. Thanks in advance for any guidance.
-
DevTools failed to load source map: Could not load content for http://localhost:8100/bootstrap/5/js/bootstrap.bundle.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
-
DevTools failed to load source map: Could not load content for http://localhost:8100/dmxAppConnect/maps/dmxBootstrap5Modal.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
-
DevTools failed to load source map: Could not load content for http://localhost:8100/dmxAppConnect/maps/dmxBootstrap5Alert.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE