0
我已經安裝了所有的指南針,最新版本的sass和最新版本的susy(pre),這是我的寶石列表。susy不能在osx上使用指南針+ sass
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)
所以我已經安裝了理論上的一切,我做了一個新的指南針項目,一切都順利,但編輯要求使用超對稱的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
任何想法爲什麼這樣做?