You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running 3.2 and trying to run the generators it fails because of the hide! method:
[WARNING] Could not load generator "generators/react_on_rails/base_generator". Error: undefined method `hide!' for ReactOnRails::Generators::BaseGenerator:Class
@flynfish reported:
I'm running 3.2 and trying to run the generators it fails because of the
hide!
method:A work around would be to copy/paste from these examples: https://github.com/shakacode/react_on_rails-generator-results
The runtime support for 3.2 is more important than the generator.
The text was updated successfully, but these errors were encountered: