Using the hoisted linker with pnpm results in a failure to run the postinstall script for this package on Windows. This is a very common configuration for working in monorepos with pnpm. Please see this workflow for proof: https://github.com/shellscape/jsx-email/actions/runs/6684802882/job/18162523469#step:10:32
I'm aware that this is likely a pnpm issue at its core, but perhaps this package can be improved to work around that limitation by using a fully resolved path to the file or some such.