-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot load guard/ui #373
Comments
For a quick workaround, first try the following:
If you don't want to use bundler, you'll have to configure Let me know if that helps. |
It also looks like you have some kind of weird error that you shouldn't be getting. I'm guessing this is a bug. Could you show your |
Here are the files you asked for: https://gist.github.com/lokeshh/ef481aef3b7419dde606beb5ca4f0d5f Thank you for looking into this. The quick work around which you mentioned is working. Thanks a lot. |
Thanks so much for helping me reproduce this! I'll release a fix shortly and close this when I'm done. |
An update fixing this is released: https://github.com/guard/guard-rspec/releases/tag/v4.7.1 Thanks again! |
I'm getting this error when I run
guard
after installingguard
andguard-rspec
.Please help. I am installing guard so that it runs rspec automatically. Also I am using it for standard ruby gem development and not rails.
The text was updated successfully, but these errors were encountered: