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 Object-Oriented JavaScript (2015) Constructor Functions and Prototypes Making the UI Work

Hi! I can not get my playlist to display on page. I have gone back through the video and still have not found the error

Here is the snapshot of my workspace https://w.trhou.se/gcl7aw5cmk Thanks in advance for your help!

Karolin Rafalski
Karolin Rafalski
11,368 Points

if you open up the error console in the browser, do you get any errors?

1 Answer

Thanks for the reminder to check the console! Yes, got the error msg I was missing a quote in my song.js file. Working now :) Thanks!