Skip to content

Instantly share code, notes, and snippets.

View alex-slynko's full-sized avatar
:octocat:
Reading code, writing code.

Oleksandr Slynko alex-slynko

:octocat:
Reading code, writing code.
View GitHub Profile
@fernandoaleman
fernandoaleman / mysql2-mojave.md
Last active February 7, 2024 19:19
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.