React_on_rails: Rails generator issue

Created on 11 Apr 2017  路  1Comment  路  Source: shakacode/react_on_rails

I had previously installed react_on_rails into my application, and then removed it (including the client folders, the initializer etc). Now I would like to reinstall react_on_rails into the same application. Now when I run rails generate react_on_rails:install, nothing happens and the generator hangs for ages. I have rerun bundle install. Is there a way of turning on more verbose logging when running the generator to see what is going wrong?

Thanks,
Adam

Most helpful comment

Fix was to run:

spring stop

>All comments

Fix was to run:

spring stop
Was this page helpful?
0 / 5 - 0 ratings

Related issues

axhamre picture axhamre  路  8Comments

chintanparikh picture chintanparikh  路  5Comments

noahprince22 picture noahprince22  路  3Comments

robwise picture robwise  路  3Comments

hakunin picture hakunin  路  3Comments