reactjs - Rails with react, react-router gems fails to precompile when pushing to Heroku -


remote: -----> preparing app rails asset pipeline remote:        running: rake assets:precompile remote:        rake aborted! remote:        nomethoderror: undefined method `resolve' nil:nilclass remote:        /tmp/build_c973337fb25108cb9d5546369a8b22b0/vendor/bundle/ruby/2.0.0/gems/react-router-rails-0.13.3.2/lib/react/router/rails/railtie.rb:11:in `block in <class:railtie>' remote:        /tmp/build_c973337fb25108cb9d5546369a8b22b0/vendor/bundle/ruby/2.0.0/gems/react-router-rails-0.13.3.2/lib/react/router/renderer.rb:78:in `call' remote:        /tmp/build_c973337fb25108cb9d5546369a8b22b0/vendor/bundle/ruby/2.0.0/gems/react-router-rails-0.13.3.2/lib/react/router/renderer.rb:78:in `setup_combined_js' remote:  ...  remote:  !     precompiling assets failed. remote:  ! remote: remote:  !     push rejected, failed compile ruby app 


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -