Skip to content

Could not find generator react:install #123

@tirdadc

Description

@tirdadc
  • added gem 'react-rails' to my Gemfile
  • ran bundle install
  • as a result of that, I now have this added to my Gemfile.lock:
    react-rails (0.12.0.0)
      execjs
      rails (>= 3.1)
      react-source (= 0.12)
    react-source (0.12.0)

but when I run rails g react:install I get Could not find generator react:install.

This is with Rails 4.1.8.

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