pnpm is a package manager for Node.js. I have written an article earlier about why should we use pnpm. In this article I want to…| Medium
New users of pnpm frequently ask me about the weird structure of node_modules that pnpm creates. Why is it not flat? Where are all the sub-dependencies?| pnpm.io