I made an ecommerce webpage. The code seems fine; but when I deployed it in my localhost and in GitHub it shows this error:
DevTools failed to load source map: Could not load content for https://andrealb88.github.io/rewards-store-andrea-lopez-bravo/static/js/main.51faf61f.chunk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
I am new at this, and I read I need to fix it in DevTools. Do I need to install something to get rid of the HTTP error? Thank you!