zsh-better-npm-completion icon indicating copy to clipboard operation
zsh-better-npm-completion copied to clipboard

Bug: npm install autocompletion not functional

Open kblicharski opened this issue 6 years ago • 4 comments

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.

kblicharski avatar May 19 '18 02:05 kblicharski

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)

julianpinedayyz avatar Jun 12 '18 22:06 julianpinedayyz

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?

lukechilds avatar Jun 15 '18 12:06 lukechilds

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

odebroqueville avatar Oct 21 '19 12:10 odebroqueville

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

pkuczynski avatar Dec 04 '19 13:12 pkuczynski