Electron folder under /home/cache has reached 1.3GB.
I want to clean it but I don’t know how or would be wrong?
Is there a command like yarn cache clean
?
Electron folder under /home/cache has reached 1.3GB.
I want to clean it but I don’t know how or would be wrong?
Is there a command like yarn cache clean
?
Thank you.
General trick for unknowns like this, you can rename a folder, open the applications. If they work, it is likely safe to delete that folder. If not, you rename that folder back. A simple way to test removing something non-destructively.
folder.old
then it’s all fun and games till you’ve been fucking with it for 3 hours and you get to folder.old.old.old.old.old
I’ve been there.
I always do folder.save, then folder.oldsave, then folder.oldoldsave. It isn’t any better but it is slightly different
No love for folder.bak?
.bak gang rise up.
Nice trick, thanks.