Ryan
Ryan

Reputation: 24035

Compass watch hangs

I've been successfully using compass watch on the command line to automatically recompile my CSS whenever an SCSS file changes.

Now, it is hanging my system. It is taking up more than 10 GB of RAM. I've tried rolling back to earlier commits in my repo, and the problem continues. Thoughts?

Upvotes: 1

Views: 505

Answers (1)

Darren
Darren

Reputation: 11011

Make sure your paths are correct and your files are correct. Sometimes corrupted images may cause this problem.

Upvotes: 2

Related Questions