g-plane / zsh-yarn-autocompletions

Zsh plugin for Yarn autocompletions.
MIT License
578 stars 18 forks source link

Cannot make it work with version 2 #19

Closed damonpam closed 4 years ago

damonpam commented 4 years ago

Hi,

I cannot make it work for the new version 2. Do I need any extra dependency? I'm using macos version.

Thanks a lot, Cheers

g-plane commented 4 years ago

Can you provide more detail?

mlcsthor commented 4 years ago

Hi,

I think I know what he's talking about.

I'm on macOS and when installing the plugin with Antigen or zplug I got an error on the yarn-autocompletions file that doesn't exist in the installation directory.

I managed to make the plugin work by copying the yarn-autocompletions file from the 1.2.0 release (but for some reason I don't know, with this method you have to allow the execution of the script).

g-plane commented 4 years ago

What's the error?

mlcsthor commented 4 years ago

_yarn_autocompletions:1: no such file or directory: /Users/mlcsthor/.antigen/bundles/g-plane/zsh-yarn-autocompletions/yarn-autocompletions

g-plane commented 4 years ago

I'm sorry about that I'm not familiar with Antigen.

g-plane commented 4 years ago

Closing now, since there're no responses.

bamboo5 commented 4 years ago

thanx.