gpt4 book ai didi

ruby-on-rails - 加载错误 : cannot load such file --rails on 'rake db:setup'

转载 作者:行者123 更新时间:2023-11-29 13:25:44 24 4
gpt4 key购买 nike

我在尝试将我的 Rails 应用程序中的数据库从开箱即用的 sqlite3 切换到使用 postgres 时遇到问题。

我已经运行“gem install pg”并将 database.yml 文件切换为新设置。另外,我在目录中运行了“bundle install”。

现在,当我运行“rake db:setup”时,我收到了这个错误:

$ rake db:setup
rake aborted!
LoadError: cannot load such file -- rails
/Users/aaa/Documents/Projects/sample_app/config/application.rb:3:in `require'
/Users/aaa/Documents/Projects/sample_app/config/application.rb:3:in `<top (required)>'
/Users/aaa/Documents/Projects/sample_app/Rakefile:4:in `<top (required)>'
/Users/aaa/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `eval'
/Users/aaa/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `<main>'
(See full trace by running task with --trace)

有什么想法吗?提前谢谢你。

最佳答案

哦,我的 gemfile 中的 rails 版本错误。

如果其他人发现了这个问题,请确保运行 rails -v 得到您想要的结果!我在尝试查看我的 Rails 版本时收到错误,然后更改我的 gemfile 解决了这个问题。

关于ruby-on-rails - 加载错误 : cannot load such file --rails on 'rake db:setup' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34135802/

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