@salesforce/core
Version:
Core libraries to interact with SFDX projects, orgs, and APIs.
16 lines (8 loc) • 643 B
Markdown
# SignupFieldsMissingError
Required fields are missing for org creation: [%s]
# SignupDuplicateSettingsSpecifiedError
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.
# SourceStatusResetFailureError
Successfully created org with ID: %s and name: %s. Unfortunately, source tracking isn’t working as expected. If you run force:source:status, the results may be incorrect. Try again by creating another scratch org.