npx has a series search path , but when a command is chosen to run, I want to know exactly which binary was called.
Is there some thing like which
command for npx?
npx has a series search path , but when a command is chosen to run, I want to know exactly which binary was called.
Is there some thing like which
command for npx?