Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

How to tell what binary gets executed? #216

Open
jankalfus opened this issue Dec 23, 2018 · 0 comments
Open

How to tell what binary gets executed? #216

jankalfus opened this issue Dec 23, 2018 · 0 comments

Comments

@jankalfus
Copy link

If I run for example:
npx tsc -v

How do I tell what binary gets executed?

As far as I can see there is no argument to ask npx what it'll do. Will it execute a locally installed package, or pull a package from the registry etc.? It would be really helpful to see what will happen and not just run npx and hope for the best. Or maybe at least adding a verbose output switch would be helpful. This kind of magic makes me cringe.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant