gpt4 book ai didi

ruby-on-rails - 安装了两个版本的 rake = 错误

转载 作者:太空宇宙 更新时间:2023-11-03 18:26:44 26 4
gpt4 key购买 nike

我刚刚升级到 ruby​​ 1.9.3 和 rails 3.2.2。我正在尝试创建此应用程序:

rails new myapp -m https://github.com/RailsApps/rails3-application-templates/raw/master/rails3-mongoid-omniauth-template.rb -T -O

在安装结束时它给我错误:

The template [https://github.com/RailsApps/rails3-application-templates/raw/master/rails3-mongoid-omniauth-template.rb] could not be loaded. Error: You have already activated rake 0.9.2, but your Gemfile requires rake 0.9.2.2. Using bundle exec may solve this.

如果我执行 RVM gem list 或 gem list 我会得到两个版本的 rake:

rake (0.9.2.2, 0.9.2)

我如何告诉 RVM 或任何我必须告诉它的东西,只使用最新的?

最佳答案

您应该在您的包的上下文中运行它。

bundle exec rails new myapp -m https://github.com/RailsApps/rails3-application-templates/raw/master/rails3-mongoid-omniauth-template.rb -T -O

关于ruby-on-rails - 安装了两个版本的 rake = 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9771357/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com