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.

Michael Whitehead
Courses Plus Student 470 PointsSublime Text 2
Hi, I've recently downloaded ST2 but it isn't allowing me to save an index.html file. Whenever I try and save anything it says 'unable to save'. Do I need to purchase the license before I can save anything? The tutorial I was following didn't suggest that this was necessary.
3 Answers

dxoxiifezd
19,729 PointsYou can save a file without a license. Check file and folder permissions.

Michael Whitehead
Courses Plus Student 470 PointsThanks. What exactly should I be looking for? I've checked and it isn't apparent why the file won't save.

dxoxiifezd
19,729 PointsFirst check if you can move or copy files into the folder. After, check the file (index.html) permissions. If you use a mac, select the file and press command + i, at the bottom of the window you'll see.
Another option: create a new file (index2.html) and copy index's code, try to save it.