Skip to content

Better error message when juicer cannot be found#2

Merged
1 commit merged intosinonjs:masterfrom
augustl:nojuicererrormsg
Nov 1, 2010
Merged

Better error message when juicer cannot be found#2
1 commit merged intosinonjs:masterfrom
augustl:nojuicererrormsg

Conversation

@augustl
Copy link
Copy Markdown
Contributor

@augustl augustl commented Nov 1, 2010

When juicer cannot be found, an additional check is prerformed to see if rubygems is around.

I tried to run the script with "ruby build", but it errored with a message about having to install the juicer gem. I had juicer installed, so I was confused. The problem was that rubygems wasn't around, and I had to do "ruby -rrubygems build" instead.

This error message might make it easier for people in a similar situation. Feel free to discard if you don't like it, of course ;)

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant