anyone here experienced facing this following issue on salesforce deployment process:
An object '....' of type '.....' was named in package.xml, but was not found in zipped directory
Already looking the answer from internet but still didn't found clear solution. And I got totally almost 1000 error like that hope anyone can help me to fix this.
Thanks in advance
To fix this Usually the best way is to
Git pull origin Dev
Dev is the branch you are using to create the working feature branch. It worked for me but it occured a while back again for anyone finds RCA and perma solution for this please share.