我已经安装了所有内容,罗盘的预备版本,sass的最新版本以及最新版本的susy(pre)这是我的宝石列表。
bigdecimal (1.2.0)
bower (0.0.2)
CFPropertyList (2.2.0)
chunky_png (1.3.0, 1.2.9)
compass (1.0.0.alpha.19, 0.12.6)
compass-core (1.0.0.alpha.19)
compass-import-once (1.0.4)
ffi (1.9.3)
foundation (1.0.4)
fssm (0.2.10)
io-console (0.4.2)
json (1.7.7)
libxml-ruby (2.6.0)
listen (1.1.6)
minitest (4.3.2)
multi_json (1.10.0)
nokogiri (1.5.6)
psych (2.0.0)
rake (0.9.6)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
rb-kqueue (0.2.2)
rdoc (4.0.0)
rubygems-update (2.2.2)
sass (3.3.7)
sqlite3 (1.3.7)
susy (2.1.2)
test-unit (2.0.0.0)
thor (0.18.1)
所以我在理论上安装了所有东西,我做了一个新的指南针项目,一切顺利,但是当使用require susy编辑config.rb文件时,这就是消息:
NoMethodError on line ["267"] of /Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/lib/compass/configuration/inheritance.rb: susy
Run with --trace to see the full backtrace
知道为什么会这样做吗?
答案 0 :(得分:0)
如果您使用Codekit 2,则内置susy 2,您无需在config.rb中指定它。