【发布时间】:2013-04-03 12:08:39
【问题描述】:
每当我运行 heroku run rake db:migrate 3 时,我都会得到
rake 中止! 无法加载 WDM!
WDM is not supported on your system. For a cross-platform alternative,
we recommend using Listen: http://github.com/guard/listen
请任何人帮助我
【问题讨论】:
-
它只是说它不支持 Windows Directory Monitor (WDM),因此建议使用 Listen,这是一个很好的选择
-
我安装了 Listen 但它没有做任何事情:(
标签: ruby ruby-on-rails-3 heroku