With latest --pre version Compass (1.0.0.alpha.19), the grunt compass task hangs (at 100% CPU) with a newly generated Yeoman angular project, Mac OS X 10.9.3
If I run gem uninstall, remove it, then switch to compass 0.12.6, all is well.
Happy to provide any other information necessary if there's anything I can do or try.
On a less related note, this came up while trying to work with Bourbon 4, which seems to be broken working with Compass 0.12.6. Fix was to downgrade to Bourbon 3.2.
We don't support prereleases as they usually have a lot of bugs and we don't want to deal with that. Let us know if you still have this problem when the next stable version is out.
With latest
--pre
version Compass (1.0.0.alpha.19), thegrunt compass
task hangs (at 100% CPU) with a newly generated Yeoman angular project, Mac OS X 10.9.3If I run
gem uninstall
, remove it, then switch to compass 0.12.6, all is well.Happy to provide any other information necessary if there's anything I can do or try.
On a less related note, this came up while trying to work with Bourbon 4, which seems to be broken working with Compass 0.12.6. Fix was to downgrade to Bourbon 3.2.