On 9/7/07, Chad Fowler <[EMAIL PROTECTED]> wrote: > On 9/7/07, TRANS <[EMAIL PROTECTED]> wrote: > > Hi-- > > > > I'm getting an error trying to do a local install: > > > > $ sudo gem install facets-2.0.0.gem > > ERROR: Error installing gem facets-2.0.0.gem[.gem]: undefined > > method `required_ruby_version' for nil:NilClass > > > > Is this a known issue? Is there a quick fix? > > > > Can you add --backtrace to the command see where it's happening?
Exactly the same. $ sudo gem install --backtrace facets-2.0.0.gem ERROR: Error installing gem facets-2.0.0.gem[.gem]: undefined method `required_ruby_version' for nil:NilClass T. _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
