前提・実現したいこと
herokuにrailsアプリを投稿したい
発生している問題・エラーメッセージ
git push heroku masterの段階で詰まっている。
オブジェクトの数が多すぎてherokuにpush出来てないと思われる
他の人はオブジェクト数が100とかなのに自分だけ6900とかある。
]![イメージ説明]
あとこのようなエラー文が出ています、、、
remote: !
remote: ! Could not detect rake tasks
remote: ! ensure you can run $ bundle exec rake -P
against your app
remote: ! and using the production group of your Gemfile.
remote: ! Activating bundler (2.0.1) failed:
remote: ! Could not find 'bundler' (2.0.1) required by your /tmp/build_68c7721a55116096a403286d34524420/Gemfile.lock.
remote: ! To update to the latest version installed on your system, run bundle update --bundler
.
remote: ! To install the missing version, run gem install bundler:2.0.1
remote: ! Checked in 'GEM_PATH=vendor/bundle/ruby/2.5.0', execute gem env
for more information
remote: !
remote: ! To install the version of bundler this project requires, run gem install bundler -v '2.0.1'
remote: !
ruby,rails
試したこと
git push heroku masterが上手くいかなくて困っている
heroku -v
heroku/7.33.3
rails -v
6.0.0
環境でやってます
ご教授のほどよろしくお願いいたします「
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/10/30 02:11 編集