compass-bootstrap icon indicating copy to clipboard operation
compass-bootstrap copied to clipboard

No such framework: "compass-bootstrap"

Open silvenon opened this issue 13 years ago • 3 comments

That is the error I get when I try to run compass install compass-bootstrap/compass-bootstrap. I'm installing it on StaticMatic, not Rails, could that be the problem?

silvenon avatar Nov 08 '11 21:11 silvenon

Did you follow the first instruction?

Add the following to your compass.rb

# Require any additional compass plugins here.
require 'compass-bootstrap'

Pewpewarrows avatar Nov 28 '11 18:11 Pewpewarrows

I forgot about this issue... Yeah, I did follow that instruction, but I can't reproduce the error anymore.. Now I'm getting:

NoMethodError on line ["161"] of /home/matija/.rbenv/versions/1.9.3-rc1/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/lib/compass/configuration/inheritance.rb: set

when I do:

compass install compass-bootstrap/compass-bootstrap --trace

I'm using Middleman, which has a Compass integration.

silvenon avatar Nov 28 '11 22:11 silvenon

Sorry for the delay. I'm thinking thats a compass issue tho…

ericdfields avatar Feb 10 '12 14:02 ericdfields