Deployment issue in test environment
Summary:
While deploying OSF code in test environment we are getting deployment errors. We are not facing this errors in dev and prod environments.
Content (required):
When I deploy OSF code in test environment, am getting the below errors,
[cli] warn: Component 'checkout-credit-card' requires context not provided: '[payment_context]'.
[cli] warn: Component 'checkout-pay-in-store' requires context not provided: '[payment_context]'.
[cli] warn: Component 'collection-navigation-mobile' requires context not provided: '[MenuMobileContext]'.
[cli] error: 1053 - Invalid Component. Component Instances 'Xerox Main Menu' type 'xeroxMainMenu' and 'xeroxMainMenu' do not match.
[cli] error: 1053 - Invalid Component. Component Instances 'Xerox Profile Welcome' type 'XeroxProfileWelcome' and 'XeroxProfileWelcome' do not match.