Compass / compass

Compass is no longer actively maintained. Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
http://compass-style.org
Other
6.72k stars 1.18k forks source link

compass watch has load errors #1013

Closed resistorsoftware closed 11 years ago

resistorsoftware commented 12 years ago

My local gem list shows bootstrap-sass is present and available.

LoadError on line ["161"] of /Users/fizzbuzz/.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2/lib/compass/configuration/data.rb: cannot load such file -- bootstrap-sass

I am using RVM to provide Ruby 1.9.3. The compass config.rb file is in a subdirectory of my Sinatra app, and has compass has not previously had load errors on require like this.

Any clues as to why Compass is having trouble finding gems?

scottdavis commented 12 years ago

Try the new listen branch