DevTools failed to load SourceMap: Could not load content for http://localhost/Gabriel%20Couto%20HelpDesck/css/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE code example
Example 1: DevTools failed to load SourceMap: Could not load content for bootstrap.min.css.map
Delete in css/bootstrap.min.css
and delete in css/bootstrap.css
It is working for me.
I hope it will work for you also.
Namaste _/\_
Example 2: DevTools failed to load SourceMap: Could not load content for
Open Developer Tools,
go to "Settings" for Developer Tools,
then uncheck Enable JavaScript Sourcemaps under the "Sources" settings.
Restart Browser if needed