Skip to content

Instantly share code, notes, and snippets.

@leandromarques
Created June 4, 2018 13:48
Show Gist options
  • Save leandromarques/0f6eeda761ccabac0119aed794480084 to your computer and use it in GitHub Desktop.
Save leandromarques/0f6eeda761ccabac0119aed794480084 to your computer and use it in GitHub Desktop.
Command to fix pg gem install in macOS
bundle config build.pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.6/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment