Skip to content
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

Rake fails when dependencies aren't installed without explaining why #53

Closed
shatterednirvana opened this issue Oct 17, 2012 · 0 comments

Comments

@shatterednirvana
Copy link
Contributor

If unit tests are run, the rcov gem is required, but if it isn't installed locally, then a user may not know how to remedy the problem. We should catch exceptions for each gem we try to require and tell the user how to install it.

nlake44 pushed a commit to nlake44/appscale that referenced this issue Sep 30, 2013
@nlake44 nlake44 closed this as completed Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants