Developer caches
Developer caches
Cleaning the caches, build directories and package stores that fill a developer's Mac.
Developer caches5 min read
pnpm store: what it is, and how to prune it safely on macOS
How the pnpm content-addressable store works on Mac, why disk usage looks huge but is shared across projects, and when pnpm store prune actually helps.
August 8, 2026·Read →
Developer caches6 min read
How to clean the npm cache on Mac safely (and when you actually should)
Where npm stores its cache on macOS, what verify and clean --force really do, and when a corrupted cache is causing your install failures.
August 6, 2026·Read →