bundle install 的 gem 提示 cannot load such file
Posted bwlx
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了bundle install 的 gem 提示 cannot load such file相关的知识,希望对你有一定的参考价值。
/usr/local/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require‘: cannot load such file -- sequel (LoadError) from /usr/local/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require‘ from dna_in.rb:2:in `<main>‘
bundle install 的 gem 如果提示 cannot load such file, 需要使用 bundle exec 执行
以上是关于bundle install 的 gem 提示 cannot load such file的主要内容,如果未能解决你的问题,请参考以下文章
运行 bundle install 时如何传递 gem 安装的参数?
当我运行bundle install时,Nokogiri'无法构建gem native extension'
Ruby(bundle install,bundle update)FAILS无法安装gems http_parser.rb,eventmachine
Heroku deplpy 失败并显示“..bin/bundle: line 11: require: command not found... Failed to install gems via