evanlucas / fish-kubectl-completions

kubectl completions for fish shell
MIT License
575 stars 42 forks source link

Error while installing via Fisher #31

Open iamshreeram opened 3 years ago

iamshreeram commented 3 years ago

Hi, Seeing below error while installing via Fisher

> fisher add evanlucas/fish-kubectl-completions
created new fishfile in ~/.config/fish/fishfile
fetching https://codeload.github.com/evanlucas/fish-kubectl-completions/tar.gz/HEAD
fisher: cannot add github.com/evanlucas/fish-kubectl-completions -- is this a valid plugin?
done in 0.73s
jorgebucaran commented 3 years ago

@iamshreeram Maybe you are using an older version of Fisher. Can you upgrade and try again?