【发布时间】:2020-12-24 13:55:10
【问题描述】:
使用 Rails ruby 2.7.2p137
我已经安装了缺少的 gem rake 13.03,但它仍然显示缺少 gem。
ubuntu@ip-172-31-5-172:~/apps/tukaweb$ bundle install| grep rake
Using rake 13.0.3
ubuntu@ip-172-31-5-172:~/apps/tukaweb$ rails -v
Could not find rake-13.0.3 in any of the sources
Run `bundle install` to install missing gems.
【问题讨论】: