在此面临的问题中,我尝试将gem bugsnag从4.2.1升级到6.11.1。在资产预编译步骤中,配置项处理失败,并出现以下错误。
bundle exec rake webpack:compile assets:precompile
耙子中止了!
NoMethodError:未定义的方法fork_per_job?' for #<Worker 0cf99830acee:449:bugsnag_fork_check>
/home/circleci/repo/vendor/bundle/ruby/2.4.0/gems/bugsnag-6.11.1/lib/bugsnag/integrations/resque.rb:58:in
'
/home/circleci/repo/vendor/bundle/ruby/2.4.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in require'
/home/circleci/repo/vendor/bundle/ruby/2.4.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in
中的require_with_bootsnap_lfi'< / p>
任何想法可能是什么问题?