Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: npm install autocompletion not functional #9

Open
kblicharski opened this issue May 19, 2018 · 4 comments · May be fixed by #16
Open

Bug: npm install autocompletion not functional #9

kblicharski opened this issue May 19, 2018 · 4 comments · May be fixed by #16

Comments

@kblicharski
Copy link

Node Version: v10.1.0
Npm Version: [email protected]
Zsh Version: zsh 5.5.1 (x86_64-debian-linux-gnu)

npm install, followed by a tab, produces npm install _, which when further expanded lists _cacache, _locks, and _logs.

npm install gulp, for example, produces no output. Other npm commands appear to work.

@julianpinedayyz
Copy link

Same issue here.

node v10.4.0 npm v6.1.0
MacOs High Sierra 10.13.5
zsh 5.3 (x86_64-apple-darwin17.0)

@lukechilds
Copy link
Owner

Thanks for reporting guys.

Unfortunately I'm really busy on other projects at the moment. Do either of you fancy taking a crack at this?

@odebroqueville
Copy link

odebroqueville commented Oct 21, 2019

Any chances of having this fixed? Btw, how does zsh-better-npm-completion differ with npm completion used in:
npm completion >> ~/.zshrc ?

@pkuczynski
Copy link

Indeed presented npm install re<TAB> does not seem to work anymore... :(

@ammmze ammmze linked a pull request Jan 28, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants