shakacode / react_on_rails

Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
https://www.shakacode.com/react-on-rails/docs/
MIT License
5.09k stars 627 forks source link

Rspec system test fails to compile #1037

Closed seanpaulkelley closed 6 years ago

seanpaulkelley commented 6 years ago

when I run my system test, javacript does not appear to compile rspec spec/system

The rails console shows: ====> React On Rails: Checking /home/me/projects/myproject/public/packs-test for outdated/missing bundles

fail

I posted this on stack overflow over 3 weeks ago with no response: https://stackoverflow.com/questions/48567070/react-on-rails-system-test-compile-fails

Any ideas on making it work would be appreciated

justin808 commented 6 years ago

This seems to be a bug in your project rather than an issue with React on Rails.

Would you be interested in our ShakaCode Pro Support plan?

http://www.shakacode.com/work/shakacode-pro-support.pdf

If so, please schedule a complimentary 30-minute consultation: https://calendly.com/justingordon

Thanks,

Justin

seanpaulkelley commented 6 years ago

it would be nice to know what failed. just the word 'fail' is not helpful.