Could not detect rake tasks

前端 未结 5 949
一生所求
一生所求 2020-12-20 13:07
   ensure you can run `$ bundle exec rake -P` against your app with no environment variables present
   and using the production group of your Gemfile.
   This may b         


        
5条回答
  •  囚心锁ツ
    2020-12-20 13:24

    you can also try enabling user-env-compile

    heroku labs:enable user-env-compile
    

提交回复
热议问题