rails generate react:installrails generate react:install success
rails generate react:install just hang, no errors raised.
cant cancel the command by ctrl+c (you must kill that via kill command)
Sprockets or Webpacker version: 4.0
React-Rails version: 2.6.0
Rect_UJS version:
Rails version: 6.0.0
Ruby version: 2.6.3
there is a problem in spring
run spring stop
then run again rails generate react:install
Thanks for figuring out the issue and closing yourself, it's appreciated.
Glad it's just Spring. I must say that gets me all the time, I aliased sbe to spring stop && bundle exec in my terminal as it happens quite a lot.
Most helpful comment
there is a problem in spring
run
spring stopthen run again
rails generate react:install