If you upgrade from pnpm v10 to v11, all your global pnpm binaries stop working because there is a new binary directory for
PATH but none of the bins are moved to the new folder. This change is not mentioned in the upgrade guide nor does there
appear to be a script or command to resolve it. pnpm setup adds $PNPM_HOME/bin to PATH but doesn't move the binaries
in $PNPM_HOME into it. You have to manually reinstall all global binaries after upgrading.
$ uname -a
Darwin name 25.x.y Darwin Kernel Version 25.x.y: ... arm64