🆕 新着Qiita記事をお知らせします。
『【解決】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.』
https://qiita.com/___inon_/items/42917092ca1c3aabda15 by @___inon_ @Qiita
#rails_qiita #bundle_qiita #pg_qiita
【解決】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. - Qiita
## bundle install の pg のところでエラー
```
MacBook-Pro-4:sample-app jun$ bundle
The dependency tzinfo-data (>= 0) will b...