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

HTML Imports is deprecated and has now been removed as of M80.

so I was wondering if anyone gets this when they look at the console .. . .what does this mean??

I did also get a few other errors . . .

HTML Imports is deprecated and has now been removed as of M80. See https://www.chromestatus.com/features/5144752345317376 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.

main.js:11 [Violation] Avoid using document.write(). https://developers.google.com/web/updates/2016/08/removing-document-write print @ main.js:11 printSongs @ main.js:20 (anonymous) @ main.js:23 index.html:8 Resource interpreted as Document but transferred with MIME type text/css: "https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css".