I don’t consider myself a Mac power user but permission in particular are confusing to me.
I am just trying to start a compass watch on a particular folder. I’ve done this a thousand times but for this new project it is giving me a permission error that I cannot seem to figure out:
compass watch
Change detected at 08:43:26 to: partials/bootstrap.scss
create stylesheets/partials/bootstrap.css
Errno::EACCES on line [“56”] of /Users/mikefielden/.rvm/gems/ruby-1.9.3-preview1/gems/compass-0.12.0/lib/compass/actions.rb: Permission denied – /Users/mikefielden/Dropbox/Projects/_Default Project/stylesheets/partials/bootstrap.css
Run with –trace to see the full backtrace
That is the only file it complains about…
Any ideas on how to fix this?
Basically I just deleted that folder and started again and it worked, however I still don’t understand why…