zsh-yarn-autocompletions: Not working - shows file autocomplete instead
Is there any way to debug the plugin? If I type yarn run
and press tab, I get a list of files in the directory.
I’ve installed the latest version, my .zshrc
contains plugins=(git yarn-autocompletions)
and there’s no error when I start the shell.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 2
- Comments: 27 (9 by maintainers)
I can confirm I have this exact same issue too using the latest release. I get the same output as listed above when I run the commands and same output from the debugging steps.
FYI, you can manually allow this. Once you see the message appear(you have to have the message appear first), go to the Security and Privacy settings -> General -> and under
Allow apps dowloaded from
there are two toggles, and under it apps that the firewall blocked. You can allow yarn-autocompletions from there.I have the same issue on MacOs Catalina (10.15.7) with a freshly installed system: