.cache issue
peteflorence opened this issue · 0 comments
peteflorence commented
On the latest imitation branch there is a .cache permissions issue but temp workaround is just
(when inside container)
sudo chown -R peteflo:peteflo /home/peteflo/.cache
replace peteflo with your username