【问题标题】:rake neo4j:create error rake abortedrake neo4j:创建错误 rake 中止
【发布时间】:2013-03-12 16:29:27
【问题描述】:
>sudo rake neo4j:create --trace                                     [ 6:18PM]

rake 中止! 不知道如何构建任务'neo4j:create' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/task_manager.rb:49:in []' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:115:ininvoke_task' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in top_level' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:ineach' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:94:in top_level' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:instandard_exception_handling' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:88:in top_level' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:66:inrun' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in standard_exception_handling' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:inrun' /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33 /usr/bin/rake:19:in `load' /usr/bin/rake:19

此错误的可能原因是什么。我正在关注neo4j 和d3.js 的maxdemarzi 介绍。

如果有人能提出解决方案,我将不胜感激 https://github.com/maxdemarzi/d3_js_intro

【问题讨论】:

    标签: rake neo4j


    【解决方案1】:

    我已经更新了项目,现在它可以工作了。请运行:

    git pull                             # Get the latest code
    bundle install                       # Update the project gems
    rake neo4j:reset_yes_i_am_sure       # Reset the Neo4j Server
    rake neo4j:create
    

    如果仍有问题,请联系我。

    问候, 最大

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-03-06
      • 1970-01-01
      • 1970-01-01
      • 2011-08-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-21
      相关资源
      最近更新 更多