cat-featuregood first issuehelp wantedtriaged
Description
This is more of an enquiry, as I noticed yesterday when going through my disk usage that Yarn was taking up a fair bit of space for it's cache. This is not a problem in itself, but what I found odd is that there were seemingly two cache locations, so I was wondering if Yarn is using both, or if one of them is a legacy location that hasn't been cleaned up.
I found cache files both in my user directory under ~/.yarn-cache as well as in~/Library/Caches/Yarn.
I cleaned up both and from what it seems only the Library one has been recreated. Is this the one in use now? If so it might be a good idea to have yarn auto-clean the old location if there's still files present there.