我在任何調用rake時遇到以下錯誤。我正在使用安裝了RVM的JRuby(1.5.1)上運行的Rails 3。我不認爲情況總是如此,但我不確定如何追蹤。我是否認爲這與我安裝的寶石(下面列出)有關? $ rake metrics:all
/Users/Eric/.rvm/gems/[email protected]/bin/rake: line 9: require: command not fou
我當然不是Ruby開發者,但我的服務器上有一個應用程序,使用Ruby,Gems和Bundler。我正嘗試在另一個用戶帳戶下安裝另一個Ruby,但在同一個VPS上。當我去跑 bundle install
我得到以下錯誤: Could not locate Gemfile 我可以刪除./bundle目錄的內容,使所有寶石被重新取出,清除錯誤,但會這對我的其他應用程序使用相同的Gems和Bundle
當我嘗試加載Rails控制檯(或加載運行Apache/Passenger的網站)時,出現無法加載已安裝的gem的錯誤:
> script/console
Loading development environment (Rails 2.3.8)
no such file to load -- authlogic
/usr/lib/ruby/1.8/rubygems/custom_requ