gradle / gradle-completion

Gradle tab completion for bash and zsh
MIT License
1.02k stars 133 forks source link

command not found #58

Closed bcwood123 closed 6 years ago

bcwood123 commented 6 years ago

./gradlew bash: _get_comp_words_by_ref: command not found bash: _get_comp_words_by_ref: command not found bash: _get_comp_words_by_ref: command not found

eriwen commented 6 years ago

You'll need the bash-completion package installed to use gradle-completion.

If this doesn't solve the issue, please re-open this bug.