-
Notifications
You must be signed in to change notification settings - Fork 751
Closed
Description
Hello.
I try to follow instructions from Readme and they fail on rails generate react:install.
➜ new_app git:(develop) ✗ rails generate react:install
Running via Spring preloader in process 18987
Could not find generator 'react:install'. Maybe you meant "rspec:install"?
Run `rails generate --help` for more options.When I run rails generate --help, it indeed shows that this generator doesn't exist, but it mentions another generator:
ReactOnRails:
react_on_rails:install
But it is a part of this gem and I don't think it's relevant (and it doesn't work either)
Metadata
Metadata
Assignees
Labels
No labels