Encountering an issue:
Concerning HTML:
<link rel="stylesheet" href="https://www.domain123.com/wp-content/themes/gogo-theme/css/bootstrap.min.css">
Source map error: Error: request failed with status 404 Resource URL: Source Map URL: bootstrap.min.css.map
Upon pasting the URL for bootstrap.min.css into the browser, the file is accessible. What could be triggering this error? How can it be resolved?