vercel/ncc

Support for `yarn dlx`?

Im-Fran opened this issue · 1 comments

Hi everyone! I wanted to know if there's a way for me to use ncc with yarn dlx, because it seems to have some issues:
image

I can confirm this issue is because of pnp, because if I run it with node_modules based it'll work:

image

If you need more information feel free to @ me, I'll be happy to share my findings :)