On 19 December 2013 08:38, Pradeep Sethi <[email protected]> wrote: > Hi > > I re-installed ruby 1.9.3 using rvm but now I am not able to install > bundler & get the following error. > > Please help. TIA > > > Pradeep > --- > > discourse [master] ⚡ rvm list > > rvm rubies > > =* ruby-1.9.3-p484 [ x86_64 ] > > # => - current > # =* - current && default > # * - default > > ☁ discourse [master] ⚡ gem install bundler > /Users/psethi/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/yaml.rb:84:in > `<top (required)>': > It seems your ruby installation is missing psych (for YAML output). > To eliminate this warning, please install libyaml and reinstall your > ruby.
What happened when you followed that advise? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvjRuKFQJNKFsZiRMbUoF0WKcL0PEHmn%2B%2BEp5GiTgf-eg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

