SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
65 stars 45 forks source link

[BUG] ... Deployment to Non-Scratch Org failing multiple times. #184

Closed ashish2802 closed 2 years ago

ashish2802 commented 2 years ago

The Salesforce metadata deployment to non-scratch org environment is failing with large number of errors, everytime one of the below commands are executed

npm run crm-sync:sf:org:deploy
OR sfdx force:source:deploy -p "./src/sfdc/base"

Attached is the file for error details for deployment failure.

Deployment Errors - b2c-crm-sync.txt

Local environment details:

Environment details:

Additional context The deployment to Scratch Org was successful without any issues..