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

General Discussion

Sublime 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

You can save a file without a license. Check file and folder permissions.

Thanks. What exactly should I be looking for? I've checked and it isn't apparent why the file won't save.

First 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.