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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -