Sat, September 25, 2021
3 min read
bundle install で An error occurred while installing mysql2 (0.5.3), and Bundler cannot continue. の解決方法
#ruby#rails#mysql#troubleshooting#macos
bundle install で mysql2 のビルドに失敗するときに openssl の ldflags を指定して解決した記録です。
read more →