10
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

An error occurred while installing pg (0.20.0), and Bundler cannot continue.の対処

Last updated at Posted at 2019-03-01

Rails チュートリアル 1.5.1 あたりで PostgreSQL を追加し bundle install するところで表題のエラーが出ました。

sudo yum install postgresql-devel

を実行すると直ったので、同じ悩みがある人はやってみるといいかもしれません。

ちなみに、 Cloud9 での開発です。

10
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?