問題タブ [heroku-cli]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
460 参照

ruby-on-rails - 実行中: rake assets:precompile、rake の中止

バージョン管理と展開のために、git と Heroku を使用して単純な Ruby on Rails を構築中です。私が使用している基本的なアウトラインは次のとおりです。

すべてがうまくいっているように見えますが、次のようになります。

リモート: /tmp/build_cfee4fae63659bd06c3737f67849dc42/vendor/bundle/ruby/2.3.0/gems/activerecord-5.1.4/lib/active_record/connection_adapters/connection_specification.rb:188:in rescue in spec' remote: /tmp/build_cfee4fae63659bd06c3737f67849dc42/vendor/bundle/ruby/2.3.0/gems/activerecord-5.1.4/lib/active_record/connection_adapters/connection_specification.rb:185:inspec'

これが私が使用しているものです: