Skip to content

Could not find generator 'react:install' #1066

@SteveRedka

Description

@SteveRedka

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions