Description
Contribution
- I'd be willing to implement this feature (contributing guide)
Describe the user story
We have shipped "global virtual store" via #8190.
But we still have some things to finish
-
pnpm store prune
or a different command should be able to clean the global virtual store - we should fix some issues with global virtual store and esm modules: Fail to find package in global virtual store #9618
- we might need to come up with a better name instead of "virtual store" (docs: rename virtual store to dependency graph store pnpm.io#683).
Describe the solution you'd like
.
Describe the drawbacks of your solution
No response
Describe alternatives you've considered
No response