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

Node 8, npx integration ? #18

Open
pawelgalazka opened this issue Nov 7, 2017 · 3 comments
Open

Node 8, npx integration ? #18

pawelgalazka opened this issue Nov 7, 2017 · 3 comments

Comments

@pawelgalazka
Copy link

pawelgalazka commented Nov 7, 2017

If I add autocompletion for my global cli, it works great (mycli <tab>), but if the same script is called through npx (which calls local binaries, npx mycli <tab>, available in Node 8) autocompletion won't work for the same script.

Wondering is there a way to solve it easily ?

@pawelgalazka pawelgalazka changed the title npx integration ? Node 8, npx integration ? Nov 7, 2017
@shellscape
Copy link

@f this would be a tasty tidbit to have a reply on

@strdr4605
Copy link

Any updates on this?
@Jolg42
@f

@Jolg42
Copy link
Contributor

Jolg42 commented Jun 30, 2022

@strdr4605 Not sure why I was pinged here 😅 But I'm actually interested to know how autocompletion work with npx in general 👀 Is it a omelette only problem or not?

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

No branches or pull requests

4 participants