Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

margot peter
214 Pointswon't let me save index.html
says "unable to save /index.html"
3 Answers

Stone Preston
42,016 Pointsare you naming it "/index.html"? If so that / probably make the file name invalid. That could be it. Are you using sublime text 2?

margot peter
214 PointsI am using sublime text 2. I am not naming it that. First I tried just command S and that didn't work. It gave me the backslash, then I just tried to file save it as, and even though I typed it in correctly, it still came back with a backslash in front of the name. Thank you for your response.

Omar Zeidan
8,893 PointsMaybe you are opening the file or using it in other text editor so it can't override it. I hope I got your question correctly.