Skip to content

Instantly share code, notes, and snippets.

@thoran
Created June 2, 2023 07:42
Show Gist options
  • Save thoran/ad8d514f7d7ff391e72c83b4567e06e9 to your computer and use it in GitHub Desktop.
Save thoran/ad8d514f7d7ff391e72c83b4567e06e9 to your computer and use it in GitHub Desktop.
When gem install pg can't find the right pg_config
gem install pg --version=1.2.3 -- --with-pg-config=/opt/homebrew/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment