Closed jcoyne closed 8 years ago
ENGINE_CART_RAILS_OPTIONS="--skip_listen" bundle exec rake engine_cart:generate
seems to fix the problem for me. Is this an issue for anyone else?
Yep, I ran into that yesterday too with sufia. I'm hoping we can find a better approach (or report a bug upstream), since listen
seems genuinely useful in development.
This is probably related to https://github.com/rails/rails/issues/26158.
In 1.0.0
, I added support for reading options from configuration files, as demonstrated here: https://github.com/projecthydra/sufia/pull/2552.
Under rails 5, generating the application hangs at
generate blacklight:solr5
. When I break out of the process, I see some errors withfsevent