Npx not working

While pnpx works, npx tries to redirect me to it but isn’t able to find it:
$ npx
/opt/nvm/versions/node/v8/bin/npx: line 5: /pnpm/bin/pnpx: No such file or directory

Ah, thanks for flagging that - we’ll push a fix soon.

Edit: now fixed!

1 Like

Thank you very much.