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

Console is not appearing for exercises

Console is not appearing on my PC for the exercises

1 Answer

Mark Casavantes
Mark Casavantes
2,880 Points

Hello Jason,

May I suggest using codepen.io. It is free and you can edit and run and save your code. After you write your code, if you see a red circle with an exclamation point, you have an error. Click on that circle and codepen.io will tell you the line and the space of your error. Once you got your code perfect, copy and past it into Team Treehouse.

I hope this was helpful to you.