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 Vue.js Basics Introducing Vue Add Vue to a Project

Teacher Russell
Teacher Russell
16,873 Points

Can't save file on brackets

I just downloaded brackets which I've used often in the past. I opened this project there, and it won't let me save my changes. I added the link to app.js, and it says the permissions don't allow me to make changes.

2 Answers

Adam Beer
Adam Beer
11,314 Points

Use Ctrl+S command in the changed file.

Adam Beer
Adam Beer
11,314 Points

Try use Visual Studio Code. It is more complexed like this Brackets, but better for programmers. It helps a lot if you learn to use it.