Skip to main content
Source Link
Matt Sanders
  • 10.5k
  • 4
  • 41
  • 56

Can I use npx with pnpm?

Can I use npx together with a pnpm install?

It doesn't seem to work and pnpx fetches remote dependencies, it seems more like npm create.

Is there a way to use npx with pnpm to execute local binaries or is there a different pnpm equivalent?