Skip to content

Instantly share code, notes, and snippets.

@j3ck
Created July 12, 2022 07:41
Show Gist options
  • Save j3ck/570754c337288cd6f8361dc2c51eadf1 to your computer and use it in GitHub Desktop.
Save j3ck/570754c337288cd6f8361dc2c51eadf1 to your computer and use it in GitHub Desktop.
pg installation errrors
gem install pg -v '0.18.1' -- --with-cflags="-Wno-error=implicit-function-declaration"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment