Trouble reinstalling Gem after power failure
Posted
by Sirupsen
on Stack Overflow
See other posts from Stack Overflow
or by Sirupsen
Published on 2010-04-15T13:00:37Z
Indexed on
2010/04/18
8:53 UTC
Read the original article
Hit count: 414
Yesterday I tried to install Jeweler
via Rubygems, however somewhere in the middle of the process I had a power failure, resulting in my computer turning off in the middle of the installation process.
Once I got it back up, I tried to reinstall Jeweler
, however resulting in an error I've had trouble decoding.
Does anyone have any idea on how to fix this problem? (I tried uninstall
, cleanup
and check
)
© Stack Overflow or respective owner