lukechilds / zsh-better-npm-completion

Better completion for npm
MIT License
464 stars 35 forks source link

Installation through antibody fails #22

Open muuvmuuv opened 3 years ago

muuvmuuv commented 3 years ago

I am trying to use the antigen alternative antibody with this plugin but it fails with the following:

/Users/marvinheilemann/Library/Caches/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-lukechilds-SLASH-zsh-better-npm-completion/zsh-better-npm-completion.plugin.zsh:143: command not found: compdef

I have added the plugin to my .zsh_plugins.txt file and ran antibody bundle < ~/.zsh_plugins.txt > ~/.zsh_plugins.sh.

JJJ commented 3 years ago

This is still an issue.