I ran into this problem today, haven’t been having an issue. Any suggestions where to look to correct this issue.
I noticed having the issue when running any commands with rake on any of my apps.
I am running Mac OSX Lion with Ruby 1.9.3
Thanks.
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.
Just solved my own issue.
I uninstalled rake and than ran bundle install. Fixed my issue.