Posts

Showing posts with the label bundle

An error occurred while installing pg (0.21.0), and Bundler cannot continue

You have to install some additional library to your system to rails setup Open your terminal and run this command- For Linus system sudo apt-get install libpq-dev

An error occurred while installing nokogiri (1.8.4), and Bundler cannot continue.

An error occurred while installing nokogiri (1.8.4), and Bundler cannot continue. Try this first and then bundle install again   sudo apt-get install build-essential patch ruby-dev zlib1g-dev liblzma-dev