码迷,mamicode.com
首页 > 其他好文 > 详细

rake :You have already activated rake 10.1.0

时间:2015-02-06 14:55:36      阅读:172      评论:0      收藏:0      [点我收藏+]

标签:

rake aborted! You have already activated rake 10.1.0, but your Gemfile requires rake 10.0.3. Using bundle exec may solve this. wyy@wyy:~/moumentei-master$ rake db:create rake aborted! You have already activated rake 10.1.0, but your Gemfile requires rake 10.0.3. Using bundle exec may solve this. 解决: gem uninstall rake and remove 10.0.2 version of rake gem

rake :You have already activated rake 10.1.0

标签:

原文地址:http://www.cnblogs.com/Fooo/p/4277042.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!