0

I have included the pg gem in the Gemfile with a "gem 'pg' ", but it is throwing the following error.

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

  • 2
    What error does running `gem install pg -v '1.1.4' --source 'https://rubygems.org/'` give. – acrogenesis Nov 10 '19 at 15:37
  • Which operating system? – Casper Nov 10 '19 at 16:58
  • What is the error? What have you tried? There are several common solutions to this which you can find online, e.g. [these](https://stackoverflow.com/questions/19262312/installing-pg-gem-on-os-x-failure-to-build-native-extension) – Tom Lord Nov 11 '19 at 11:00

0 Answers0