Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我今天遇到了这个问题,一直没有问题。在哪里寻找纠正这个问题的任何建议。
我注意到在我的任何应用程序上使用 rake 运行任何命令时都会出现问题。
我正在使用 Ruby 1.9.3 运行 Mac OSX Lion
谢谢。
刚刚解决了我自己的问题。
我卸载了 rake,然后运行了 bundle install。修复了我的问题。