@salesforce/core
Version:
Core libraries to interact with SFDX projects, orgs, and APIs.
6 lines (5 loc) • 399 B
JSON
{
"signupFieldsMissing": "Required fields are missing for org creation: [%s]",
"signupDuplicateSettingsSpecified": "You cannot use 'settings' and `'orgPreferences' in your scratch definition file, please specify one or the other.",
"deprecatedPrefFormat": "We've deprecated OrgPreferences. Update the scratch org definition file to replace OrgPreferences with their corresponding settings."
}