npm/npx

[QUESTION] How to run npx command in debug mode

nilankamanoj opened this issue · 3 comments

Is there a way to run npx in debug mode?

Can you clarify what you would expect it to do in such a mode?
Not to make you to much hope of improvements in the near future, but currently your Question is just missing some information from my perspective.

recently some of npx commands freeze on somewhere before finishing and waits forever. No error logs on the terminal. To identify the issues, I require more granular logging while the execution. This situation is a very common issue for developers.

Are those things reproducable as in every invocation with the same version of lib x freezes in this way?
If so, can you just file an issue about all the known details to reproduce this behaviour?