Can't run any rake command: “ERROR: 'rake/rdoctask' is obsolete and no longer supported” [closed]

主宰稳场 提交于 2019-12-12 08:23:30

问题


I'm trying to run the rake migrate:db command and I get the following error message:

ERROR: 'rake/rdoctask' is obsolete and no longer supported. Use 'rdoc/task' (available in RDoc 2.4.2+) instead.

I tried doing other rake commands, and I got the same error. How can I fix this?

来源:https://stackoverflow.com/questions/13979550/cant-run-any-rake-command-error-rake-rdoctask-is-obsolete-and-no-longer-su

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!