dsifford / yarn-completion

Bash completion for Yarn
MIT License
277 stars 25 forks source link

Doesn't work on Mac with bash 3 #17

Closed fobdy closed 6 years ago

fobdy commented 6 years ago

Tab key with yarn string triggers an error after yarn completion installed.

Error:

-bash: compopt: command not found
-bash: compopt: command not found
-bash: compopt: command not found
OS version: macOS High Sierra 10.13.4

Bash version:
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)

Yarn version: 1.7.0
Node version: 9.9.0
dsifford commented 6 years ago

Known issue.

I don't have the time, energy, or desire to support a 9 year outdated version of bash. Simply upgrade to the latest bash version and your life will be easier for reasons far beyond just autocompletion.