Skip to content
Discussion options

You must be logged in to vote

As of now, pnpx is still present when you install pnpm through npm (and probably through some other installation methods). But it is not present if you install pnpm using the standalone script.

Overall, pnpm dlx is not a frequently used command, so I personally think it is not worth the effort to ship an additional binary. You can always create aliases if you want to type less. pnpx used to be more frequently used when it was also used for executing local binaries. However, now you should execute local binaries with pnpm <binary name>.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@angelhdzmultimedia
Comment options

Answer selected by angelhdzmultimedia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants