change default yarn cache location #6824
Labels
area/framework
area/scripts
feature-request
help wanted
also "hacktoberfest", beginner friendly set of issues
kind/feature
In the process of updating galaxy from 18.01 to 18.05 I ran into issues building the client as yarn was filling up the $HOME quota.. Possibly this default location could be changed for a default galaxy installation? e.g.
yarn config set cache-folder .venv/.yarn-cache
The text was updated successfully, but these errors were encountered: