zkat / npx

execute npm package binaries (moved)
https://github.com/npm/npx
Other
2.63k stars 105 forks source link

allow configuring which npm to use #24

Closed zkat closed 7 years ago

zkat commented 7 years ago

right now, npx just looks for "something called npm". It would be nice to be able to specify which one to use for installations.