https://qiita.com/daichi41/items/dfea6195cbb7b24f3419
この記事に沿ってdockerでrailsの環境構築しようとしましたが、
$docker-compose run web rails new . --force --no-deps --database=postgresql --skip-bundle
エラー文
Starting sample_db_1 ... done
Could not find gem 'pg (>= 0.18, < 2.0)' in any of the gem sources listed in your Gemfile.
Run bundle install
to install missing gems.
このようなエラーが出ます、多分pgはインストールしていると思うのですが、どうすれば治りますか?
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。