SyntaxFix
Write A Post
Hire A Developer
Questions
Also note that the cached directory is located in ~/.yarn-cache/:
~/.yarn-cache/
yarn cache clean: cleans that directory
yarn cache clean
yarn cache list: shows the list of cached dependencies
yarn cache list
yarn cache dir: prints out the path of your cached directory
yarn cache dir