gem install rasta returns error
This is what I am receiving:
C:\Ruby>gem install rasta
ERROR: could not find gem rasta locally or in a repository
Comments are currently closed for this discussion. You can start a new one.
This is what I am receiving:
C:\Ruby>gem install rasta
ERROR: could not find gem rasta locally or in a repository
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nick Quaranto on 13 May, 2010 12:44 AM
Could you do
gem install rasta -V? Also show us yourgem env.Support Staff 3 Posted by Eric Hodel on 13 May, 2010 01:01 AM
FWIW, rasta should work on 32 bit ruby compiled with VC6
$ gem list -dr rasta
REMOTE GEMS
rasta (0.1.10)
Nick Quaranto closed this discussion on 17 Jul, 2010 08:30 PM.