dockerでrailsを立ち上げています。
docker-compose upをしてrailsを立ち上げたら①のPendingMigrationErrorが発生しました。
①のエラーを解消するためにdocker-compose run app bin/rake db:migrateを実行しましたが、②のエラーが発生しました。
解決方法わかる人いましたらご教授お願いしたいです。
① ActiveRecord::PendingMigrationError Migrations are pending. To resolve this issue, run: bin/rails db:migrate RAILS_ENV=development You have 4 pending migrations:
② Could not find bootsnap-1.8.1, bootsnap-1.8.1, bootsnap-1.8.1, bootsnap-1.8.1 in any of the sources Run `bundle install` to install missing gems. ERROR: 7
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。