You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying "Develop Against Any Org in Visual Studio Code (Beta)" provided here: Click Here
Salesforce DX force:source:push command keeps failing with the following error: force-app/manifest/package.xml-meta.xml Error parsing file: Element {http://soap.sforce.com/2006/04/metadata}types invalid at this location in type EmailServicesFunction (3:12)
@sserif can you confirm you're using sfdx force:source:push instead of sfdx force:source:deploy? Deploy should be the command used during development against non-scratch orgs. Thanks!
This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.
After trying "Develop Against Any Org in Visual Studio Code (Beta)" provided here:
Click Here
Salesforce DX force:source:push command keeps failing with the following error:
force-app/manifest/package.xml-meta.xml Error parsing file: Element {http://soap.sforce.com/2006/04/metadata}types invalid at this location in type EmailServicesFunction (3:12)
Package xml used:
Steps To Reproduce:
Expected result
Should work as it would with any DX Project.
Actual result
Getting the error above
VS Code Version:
Version 1.28.2 (1.28.2)
SFDX CLI Version:
sfdx-cli/6.38.0-0d66175ccf (darwin-x64) node-v8.9.4
OS and version:
macOS High Sierra 10.13.6
The text was updated successfully, but these errors were encountered: