Y
Hacker News
new
|
ask
|
show
|
jobs
by
ncann
473 days ago
Somewhat unrelated but I believe the dupe issue with node_modules is the main reason to use pnpn instead of npm - pnpm just uses a single global package repo on your machine and creates links inside node_modules as needed.