Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

404 Error in Console for Fetch API

Why am I receiving the following error in the console when I going through the Fetch API video DevTools failed to load SourceMap: Could not load content for http://port-80-3yzmfxyech.treehouse-app.com/css/styles.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE?

I am able to successfully review the changes made in the app.js file via console, however, I constant receive the aforementioned error. Any feedback is greatly appreciated. Thanks!

1 Answer

Jamie Moore
Jamie Moore
3,997 Points

Luckily, this isn't related to your code, but other code that is running on the page which is used to preview your changes etc. Just ignore it, it's caused by the Treehousde code, not yours.