Skip to main content

We had a folder a post deployment folder that we deploy after deploying our metadata. I don't know why but currently it throws an error as below when I try to deploy the folder. Is there anyone having similar issue or know solution about it?  I found something in web to update sfdx-project.json pathdirectories with my folder name but it didn't work as well

 

Error: 

ERROR running force:source:deploy:  ENOENT: no such file or directory, scandir

 

CLI Command:     sfdx force:source:deploy -p deployment/post-deployment-sandbox -l RunLocalTests

3 answers
0/9000