Installing Rake: invalid gem format
Posted
by lordhits
on Super User
See other posts from Super User
or by lordhits
Published on 2009-12-10T16:51:56Z
Indexed on
2010/03/29
11:43 UTC
Read the original article
Hit count: 410
I installed Ruby on WinXP. Used rubyinstaller-1.8.6-p383-rc1.exe.
Ran gem install rake
Get error:
Error installing rake: invalid gem format for C:/Ruby/lib/ruby/gems/1.8/cache/rake-0.8.7.gem
I've tried deleting the cache folder but i keep getting the same error. Tried with Ruby 1.9.1 too. Same error. What am i doing wrong?
© Super User or respective owner