-
```
yarn add create-
=> list of completion results from registry
```
Have to rely on external search services similar to npmsearch or npmsio. Most of the results should be cached in some way.
…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
with the latest updates the to…
-
Hi. first, greatly appreciate is the only actual yarn completion that works :)
But to install on my Ubuntu box, "yarn add global" does not work, I had to do it with "npm i -g".
With yarn, I get …
-
Upon install with `yarn global add yarn-completions` I get the following written in my `.zshrc`
`[[ -f /Users/martin/.npm-packages/lib/node_modules/yarn-completions/node_modules/tabtab/.completions…
-
```console
$ fish --version
fish, version 3.5.1
$ echo $version
3.5.1
```
The autocompletion for `yarn` [bundled with Fish](https://github.com/fish-shell/fish-shell/blob/3c3e7369ae8eeb631f…
-
https://github.com/gluons/posh-yarn-completion/issues/3#issuecomment-608356187
-
### Is there an existing issue for this?
#1635
### Current Behavior
Im facing an error while trying to compile on linux ARM64 architecture.
`yarn install --frozen-lockfile` results in the fo…
-
Reproduction:
One liner:
```javascript
require("yargs").scriptName("yarn whatever").completion().parseSync(["completion"])
```
You can paste this into your terminal to get a quick reproduct…
-
Using `yarn` I installed `tabtab` and `yarn-completions` globally:
```
$ sudo yarn global add tabtab
$ sudo yarn global add yarn-completions
```
Now you can see:
```
$ ll /usr/local/share/.conf…
-
Something npm has always bugged me is auto completion.
It requires putting `source