Skip to content

ElasticGraph errors should tell users to use bundle exec rake instead of just rake. #597

@myronmarston

Description

@myronmarston

Some ElasticGraph errors instruct users to run rake [some command] which will only work if prefixed with bundle exec. The errors should clearly state to use bundle exec, as we should not assume users have experience with Ruby tooling and will know that bundle exec needs to prefix Ruby commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions