升级到 Mavericks OS 后,每当我尝试创建任何东西时,指南针都会引发错误。从其他一些错误看来,它可能与捆绑程序有关,但我已经尝试卸载和安装不同的版本——这些都不适合我。还有其他想法吗?
KBD$ compass create test
/Users/KBD/.rvm/gems/ruby-2.0.0-p247/gems/bundler-1.3.5/lib/bundler/definition.rb:16:in `build': /Gemfile not found (Bundler::GemfileNotFound)
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/gems/bundler-1.3.5/lib/bundler.rb:148:in `definition'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/gems/bundler-1.3.5/lib/bundler.rb:116:in `setup'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/gems/bundler-1.3.5/lib/bundler.rb:132:in `require'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/bin/compass:26:in `<top (required)>'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/bin/compass:23:in `load'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/bin/compass:23:in `<main>'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/bin/ruby_executable_hooks:15:in `eval'
from /Users/KBD/.rvm/gems/ruby-2.0.0-p247/bin/ruby_executable_hooks:15:in `<main>'