pnpm link --global
Category: Node.js & npm/yarn
pnpm link --global
Link the current package into pnpm's global store for use in other projects
Registers the current package in pnpm's global store so other local projects can link to it for development.