Hi,
We have a build in a directory of...
/public_html/dev/m2_sync/magento2/
However, we initially set this up in...
/public_html/dev/m2/magento2/
The site was copied from one to the other and is working OK but I've just seen that when running the readiness check this comes up and references the old paths?...it should be looking at m2_sync
Found non-writable path(s):
/public_html/dev/m2/magento2/.editorconfig
etc.
I've even moved the old folder completely but still get this message..?
Any ideas on how to change this?
Solved! Go to Solution.
It turned out to be cron jobs not running properly - I deleted and then ran cron:install