Ivan Melnyk
Ivan Melnyk
Having similar issue: [ { "stack": "DeployFailed: Deploy failed.\n at C:\\Users\\Ivan\\Documents\\BitBucket\\Astound\\b2c-crm-sync\\node_modules\\salesforce-alm\\dist\\lib\\source\\sourceApiCommand.js:71:31\n at async SourceDeployCommand.execLegacyCommand (C:\\Users\\Ivan\\Documents\\BitBucket\\Astound\\b2c-crm-sync\\node_modules\\salesforce-alm\\dist\\ToolbeltCommand.js:149:29)\n at async SourceDeployCommand.run (C:\\Users\\Ivan\\Documents\\BitBucket\\Astound\\b2c-crm-sync\\node_modules\\salesforce-alm\\dist\\commands\\force\\source\\deploy.js:32:16)\n at async SourceDeployCommand._run (C:\\Users\\Ivan\\Documents\\BitBucket\\Astound\\b2c-crm-sync\\node_modules\\@salesforce\\command\\lib\\sfdxCommand.js:81:40)", "message": "Deploy failed.", "name": "DeployFailed", "actions": [...
Not sure whether it is right solution or not, but when I was running `sfdx force:source:deploy -p "./src/sfdc/base"` command it showed me exact issue, I removed those fields in the...