GitHub Pagesで「Error: The process ‘/opt/hostedtoolcache/Ruby/3.4.1/x64/bin/bundle’ failed with exit code 16」と出た時の対処法 less than 1 minute read エラーの原因 Gemfile.lock に、GitHub Pagesで使われるLinux(x86_64)向けの情報がないため。
GitHub Pagesで「Error: The process ‘/opt/hostedtoolcache/Ruby/3.1.6/x64/bin/gem’ failed with exit code 1」と出た時の対処法 less than 1 minute read 解決方法 Rubyの要求バージョンを上げる