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 build returns error #2

Closed
andreadellacorte opened this issue Dec 18, 2014 · 1 comment
Closed

rake build returns error #2

andreadellacorte opened this issue Dec 18, 2014 · 1 comment
Assignees
Labels

Comments

@andreadellacorte
Copy link

Running rake build without bundler will throw an error - Can bundler be installed as part of gem install dare, or give the user some helpful text intead of a ENOENT?

stacktrack below

rake build
rake aborted!
Errno::ENOENT: No such file or directory - bundle show dare
*/gamename/Rakefile:15:in ``'
*
/Rakefile:15:in `block in <top (required)>'
Tasks: TOP => build
(See full trace by running task with --trace)

@domgetter
Copy link
Owner

I think I'll opt for requiring it as a runtime dependency. Thanks for pointing that out!

@domgetter domgetter self-assigned this Dec 19, 2014
@domgetter domgetter added the bug label Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants