gpt4 book ai didi

ruby-on-rails - IRB 在尝试要求 "LoadError: cannot load such file -- nokogiri"时显示 "nokogiri"错误

转载 作者:数据小太阳 更新时间:2023-10-29 07:56:08 26 4
gpt4 key购买 nike

在 IRB 中,当我键入 require“nokogiri”时,出现以下错误:

LoadError: cannot load such file -- nokogiri

我的 gemfile 中安装了 nokogiri gem,可以在 Rails 中毫无问题地使用它,但在 IRB 中它会抛出错误。

我在 OSX Mavericks 以防有帮助。

以下是我的本地 gem 列表:

actionmailer (4.0.2)
actionpack (4.0.2)
activemodel (4.0.2)
activerecord (4.0.2)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.2)
arel (4.0.1)
atomic (1.1.14)
builder (3.1.4)
bundler (1.3.5)
erubis (2.7.0)
hike (1.2.3)
i18n (0.6.9)
mail (2.5.4)
mime-types (1.25.1)
minitest (4.7.5)
multi_json (1.8.2)
polyglot (0.3.3)
rack (1.5.2)
rack-test (0.6.2)
rails (4.0.2)
railties (4.0.2)
rake (10.1.0)
sprockets (2.10.1)
sprockets-rails (2.0.1)
thor (0.18.1)
thread_safe (0.1.3)
tilt (1.4.1)
treetop (1.4.15)
tzinfo (0.3.38)

最佳答案

您需要做的就是运行 bundle exec irb 以使用 Gemfile 中的 gems。

关于ruby-on-rails - IRB 在尝试要求 "LoadError: cannot load such file -- nokogiri"时显示 "nokogiri"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21031895/

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