LoginSignup
3
0

More than 5 years have passed since last update.

【Ruby on Rails】gemのbundle installのエラー

Last updated at Posted at 2018-02-17

railsチュートリアル1.5.1 Herokuのセットアップにて
Gemfileを書き換えてbundle install --without productionを実行するも

Bundle complete! 16 Gemfile dependencies, 64 gems now installed.
Gems in the group production were not installed.
Use bundle info [gemname] to see where a bundled gem is installed.
というエラーメッセージが出てしまい"pg"のインストールが出来ません。

原因など分かればご教示下さい。

gemのbundle installのエラー

3
0
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
3
0