@salesforce/packaging
Version:
Packaging library for the Salesforce packaging platform
48 lines (24 loc) • 987 B
Markdown
# failedToGetPackageBundleVersionCreateStatus
Failed to get package bundle version create status
# failedToCreatePackageBundleVersion
Failed to create package bundle version
# bundleVersionComponentsMustBeArray
Bundle version components must be an array of objects with packageVersion property
# bundleVersionComponentMustBeObject
Each bundle version component must be an object with a packageVersion property
# noPackageVersionFoundWithAlias
No package version found with alias: %s
# failedToReadBundleVersionComponentsFile
Failed to read or parse bundle version components file
# noPackageBundleFoundWithAlias
No package bundle found with alias: %s
# noBundleFoundWithId
No bundle found with id: %s
# noBundleFoundWithName
No bundle found with name: %s
# invalidVersionNumberFormat
Invalid version number format: %s
# majorVersionMismatch
Major version mismatch: expected %s, found %s
# invalidMinorVersionInExisting
Invalid minor version in existing record: %s