1
我試圖讓一個朋友項目運行我從heroku得到的代碼,然後運行捆綁安裝的想法,然後運行耙db:migrate:捆綁安裝錯誤W在任何來源找到i18n-0.5.0
$ bundle install
Fetching source index for http://rubygems.org/
Could not reach rubygems repository http://rubygems.org/
Could not find i18n-0.5.0 in any of the sources
但它不起作用。想法?
我打rubygems.org W/O瀏覽器,並在終端 – AnApprentice 2011-04-28 19:48:22
$創業板平安裝的i18n問題 錯誤:http://rubygems.org/並不似乎是一個倉庫 錯誤:無法在任何存儲庫中找不到有效的gem'i18n'(> = 0) – AnApprentice 2011-04-28 19:50:53
您的rubygems設置中顯示某些內容不正確。你有什麼版本的寶石? $ gem --version – 2011-04-28 20:00:22