我安装了redcar,然后为我的Mac安装了railsinstaller。我还使用更新了我的gem,注意到事情变得复杂,所以运行:gem update --system当我输入rails -v时,我得到了以下错误:
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/redcar-0.13.gemspec]: Illformed requirement ["#<YAML::Syck::DefaultKey:0x10f332d08> 1.1.2"]
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/redcar-0.13.gemspec]: Illformed requirement ["#<YAML::Syck::DefaultKey:0x10f332d08> 1.1.2"]
Latest version currently installed. Aborting.我该如何解决这个问题?我想安装rails。
谢谢。
发布于 2013-03-12 23:34:54
我不知道这是否能解决你的问题,但如果你卸载redcar可能会更好。在我看来,这是一个相当不错的编辑器,但它已经11个月没有更新了,仍然有an unanswered pull request for fixing a bug under mac osx。
(很抱歉将此作为答案发布,但我似乎(目前)还不能写评论。)
https://stackoverflow.com/questions/15232827
复制相似问题