这一组别中的错误
begin
# Set up load paths for all bundled gems
ENV["BUNDLE_GEMFILE"] = File.expand_path("../../Gemfile", __FILE__)
Bundler.setup
rescue Bundler::GemNotFound
raise RuntimeError, "Bundler couldn t find some gems." +
"Did you run `bundle install`?"
end
我知道它认为什么是失踪? 我在我的 g和系统中安装了dle。
是否有办法在错误的晚期祝词中添加 g子的想法?