Hello - so I think that issue is related to the age of the project. There was a change that moved where people should be storing project data to /cloud/project
. So the files are probably located off of your home directory I would take a look at: ~/
, ~/R
, or ~/project
.
If they are I would suggest moving them to /cloud/project
.
Sean