Yarn cache takes a lot of space
Yarn website says the following:- Yarn stores every package in a global cache in your user directory on the file system. You can use yarn cache list & it will print out every cached package. Just in case you wanted to go through. You can use yarn cache clean & it will clean the cache … Read more