Skip to content

Instantly share code, notes, and snippets.

View tufukuda's full-sized avatar
💭
I may be slow to respond.

Tsutomu Fukuda tufukuda

💭
I may be slow to respond.
View GitHub Profile
@tufukuda
tufukuda / mysql2-mojave.md
Created August 2, 2020 11:22 — forked from fernandoaleman/mysql2-mojave.md
Install mysql2 on MacOS Mojave

For MacOS Catalina, visit Install mysql2 on MacOS Catalina

Problem

Installing mysql2 gem errors on MacOS Mojave.

Solution

Make sure openssl is installed on Mac via Homebrew.