You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gem 'guard-rspec' is missing from the engine's Gemfile therefore running guard fails with:
ERROR: Could not load 'guard/rspec' or find class Guard::Rspec
ERROR: no such file to load -- guard/rspec
ERROR: Invalid Guardfile, original error is:
The text was updated successfully, but these errors were encountered:
gem 'guard-rspec' is missing from the engine's Gemfile therefore running guard fails with:
ERROR: Could not load 'guard/rspec' or find class Guard::Rspec
ERROR: no such file to load -- guard/rspec
ERROR: Invalid Guardfile, original error is:
The text was updated successfully, but these errors were encountered: