ruby - Compass/SASS creates files I cannot change -
today working on website using compass/sass. no idea why, of sudden when try run sudo compass create
now, creates necessary files , directories, lock on them can't change them. have tried following, of steps working, end effect remains same:
- deleting visible files , recreating them
- deleting visible , invisible files command line
sudo rm -rf [file/directory name]
, cleaning sass cache - reinstalling compass , sass
- reinstalling compass , sass after purging ruby , ruby gems
i'm running ubuntu 12.04.4 lts.
hope guys can me.
ivor
Comments
Post a Comment