Search code examples
compass-sassyeoman

Using compass with yeoman


I have installed yeoman, and after running yeoman server

I get the following error

Running "compass:dist" (compass) task
<FATAL> You need to have Compass installed. </FATAL>

How do install compass and get it to work with yeoman? I am using a mac (mountain lion) and have tried yeoman install compass with no luck.


Solution

  • There are instructions on how to install Compass on the Compass website.