Skip to content

cannot load such file -- guard/compat/plugin (LoadError)Β #39

@cornuwel

Description

@cornuwel

Hi,

Guard works fine with rspec. bundle exec cucumber also works fine.
But if I launch guard with a cucumber configuration, I get the following error:

cannot load such file -- guard/compat/plugin (LoadError)

guard (2.15.0)
guard-compat (1.2.1)
guard-cucumber (1.5.4)
guard-rspec (4.7.3)
cucumber-rails (1.8.0)
rspec-rails (3.9.0)
cucumber (3.1.2)
rspec (3.9.0)

At first, I thought it came from my configuration, but even deleting the GuardFile and letting guard init cucumber generate a new one didn't fix the issue.

guardStacktrace.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions