deploy-to-sfdx
deploy-to-sfdx copied to clipboard
Error while deployment
GUID: c4b52c09-4c39-32d8-9228-95e78ee389a9 ERROR running force:org:create: We've deprecated OrgPreferences. Update the scratch org definition file to replace OrgPreferences with their corresponding settings. Replace the orgPreferences section: { "orgPreferences": { "enabled": [ "S1DesktopEnabled" ] } } With their updated settings: { "settings": { "lightningExperienceSettings": { "enableS1DesktopEnabled": true } } } For more info on configuring settings in a scratch org definition file see: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs.htm.'
- GUID: c4b52c09-4c39-32d8-9228-95e78ee389a9 ERROR running force:org:create: We've deprecated OrgPreferences. Update the scratch org definition file to replace OrgPreferences with their corresponding settings. Replace the orgPreferences section: { "orgPreferences": { "enabled": [ "S1DesktopEnabled" ] } } With their updated settings: { "settings": { "lightningExperienceSettings": { "enableS1DesktopEnabled": true } } } For more info on configuring settings in a scratch org definition file see: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs.htm.'
- Set instance url to https://nevitron-dev-ed.my.salesforce.com.
- Successfully cloned https://github.com/pozil/sfdc-lightning-component-event-playground.
- Using .salesforcedx.yaml found in repository.