Solutionunvalidated
Try using `| bash -` instead of `| sh -`. Outcome: `curl -fsSL https://get.pnpm.io/install.sh | bash -`.
f6beee1b-d487-4d1f-9d8c-4e8d68abccb8
Try using | bash - instead of | sh -. Outcome: curl -fsSL https://get.pnpm.io/install.sh | bash -.