I’m using gem 1.3.7 , Ruby 1.9.2, and Rails 3.0.7.
Suddenly, when I try to update any gem, I get this error message:
ERROR: While executing gem ... (NameError)
uninitialized constant Syck::Syck
how do I fix this? This worked before…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
try to update your gem system like this:
and then try to install the gem again