|
|
|
|
|
by specialist
2840 days ago
|
|
This is a compelling reason to switch: From https://pnpm.js.org "Efficient: One version of a package is saved only ever once on a disk. So you save dozens of gigabytes of disk space!" Without digging, I imagine this will be more like Maven's cache. NPM's design decision to flatten the version hierarchy baffled me. And has occasionally tripped me up. |
|