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 JavaScript Basics Hello, JavaScript! JavaScript Everywhere

Wally Mangiliman
Wally Mangiliman
4,041 Points

Cat image not loading.

This appears in the last line of the console when I paste the code and press enter.

GET https://media.giphy.com/media/JIX9t2j0ZTN9S/giphy.gif net::ERR_FAILED

But it only happens when opening the console tab on the developer tools on a new tab. It doesn't happen when I open the console and paste the code on an already loaded webpage. Why is this happening? Will this cause future problems for me?

I got the same problem