Answers for "centos 7 an error occurred while installing pg (0.18.4), and bundler cannot continue. make sure that `gem install pg -v '0.18.4' --source 'https://rubygems.org/'` succeeds before bundling."

SQL
4

An error occurred while installing pg (1.2.3), and Bundler cannot continue. Make sure that `gem install pg -v '1.2.3' --source 'https://rubygems.org/'` succeeds before bundling.

sudo apt-get install libpq-dev
Posted by: Guest on June-16-2020

Code answers related to "centos 7 an error occurred while installing pg (0.18.4), and bundler cannot continue. make sure that `gem install pg -v '0.18.4' --source 'https://rubygems.org/'` succeeds before bundling."

Code answers related to "SQL"

Browse Popular Code Answers by Language