Hi,
I am using the latest version of ghost, my first installation but so far so good everything was working perfect.
My problem is that the .cache/yarn folder is growing without control.
I read the forums and found that executing
yarn cache clean
should clear that, but it seems I do not have yarn installed on my system and ghostcli installation did not require it.
So, is there any ghost cli command to clear the cache?
Is it possible to schedule a cache clean that runs temporary so this increase cache does not happens again?
I am not sure why this is happening as the site should not have any traffic right now (demo page with no traffic).
Thanks!