rails-engine/notifications

Error: Command 'notifications:install:migrations' not recognized

Nikuberu opened this issue · 0 comments

Hi,
When I do

rails g notifications:install

I get this error:

Error: Command 'notifications:install:migrations' not recognized
Did you mean: `$ rake notifications:install:migrations` ?

Is there any way to workaround?