Gil Grencho
Gil Grencho
i'm having the exact same error as [gstephens123](https://github.com/gstephens123) `Error Index An object 'Index' of type EmailServicesFunction was named in package.xml, but was not found in zipped directory` i'm able to...
@WillieRuemmele, i guess we are running the same cli version: `sfdx-cli/7.184.2 darwin-x64 node-v18.12.1` let-me know what details you might need, my big object has 10 fields and 1 index
@WillieRuemmele sorry for late reply, i wasn't able to sort the metadata with push/pull. Manually remove the extra `e` ended up working. Thank you so much!
Had the same error, but actually whats happening is the ; that you had at line 6. Without that, it's error free. Cheers!