IcaliaLabs / kaishi

A shell script to convert any Mac OS X or Linux computer into a real development machine
http://icalialabs.github.io/kaishi
126 stars 23 forks source link

Error: No available formula with the name "rbenv-gem-rehash" #14

Closed ggomesfe closed 8 years ago

ggomesfe commented 8 years ago

I got this error when the script tries to install rbenv. I've tried run 'brew update' but no success. Any ideia?

kurenn commented 8 years ago

It seems like the formula is not available anymore, checkout https://github.com/rbenv/rbenv-gem-rehash and please let me know how it goes!

grenti commented 8 years ago

Can we have the this step removed from the script or made optional? The rbenv-gem-rehash repo doesn't address it's deprecation at all.

kurenn commented 8 years ago

I'll change the installation source from brew to github

kurenn commented 8 years ago

Just made the change, check it out on this commit

grenti commented 8 years ago

Sorry I didn't check this out earlier, looks good! Thank you @kurenn!

kurenn commented 8 years ago

Sure!