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 trialFrank Caro
2,172 Pointscannot preview workspaces
I cannot preview my workspace to follow along. I've tried to take a snapshot, but do not know how to find help after that.
3 Answers
Jason Anello
Courses Plus Student 94,610 PointsMake sure that your file is named "index.html" all lowercase because that is what the server is going to be looking for.
If it's a different name or if you did "Index.html" then you can rename it to "index.html"
If that's not the problem then post a snapshot of your workspace.
Frank Caro
2,172 PointsWhen I push preview, I get a blank page with Index of / in upper left hand corner. Below that I have Follow along.html underlined and New img/ underlined. The rest of the page is blank
edinjusupovic
5,664 PointsCheck that your main index file is called index.html - I think this may be the issue.
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsIf you take a snapshot then you can put the link to your snapshot here. Then others can look at the code.
What happens when you click the preview button?