It seems there is some permission issue.
Give 777 permission to the generated and var folder.
sudo chmod 777 -R generated/
sudo chmod 777 -R var/
Don't delete the generated or var folder after giving the permission.
If you delete those folders, then you have to give the permission again.
Iam also facing the same issue .Still the error remains
Can some one help me on this issue please?