Mel*_*Mel 4 heroku ruby-on-rails-4
我正在尝试git push heroku master.
它失败了,出现以下错误:
Could not find i18n-0.6.10 in any of the sources
!
! Failed to install gems via Bundler.
!
! Push rejected, failed to compile Ruby app
Run Code Online (Sandbox Code Playgroud)
我的gemfile.lock文件中有i18n.有谁知道该怎么办?谢谢
在你的gemfile.lock变化中
i18n (0.6.10)
Run Code Online (Sandbox Code Playgroud)
至
i18n (0.6.9)
Run Code Online (Sandbox Code Playgroud)
正如John Beynon所说,目前没有0.6.10的版本.
| 归档时间: |
|
| 查看次数: |
579 次 |
| 最近记录: |