ci icon indicating copy to clipboard operation
ci copied to clipboard

Issue with `pnpm` and `public-hoist-pattern` option in `.npmrc`

Open tpucci opened this issue 1 year ago • 0 comments

Hello :) I've noticed NX Agent fails with no output when using public-hoist-pattern option in .npmrc. I've used this option to setup react-pdf.

Image

Image

Workaround: use node-linker=hoisted in .npmrc

tpucci avatar Mar 10 '25 10:03 tpucci