@salesforce/core
Version:
Core libraries to interact with SFDX projects, orgs, and APIs.
9 lines (8 loc) • 624 B
JSON
{
"genericTimeoutMessage": "Socket timeout occurred while listening for results.",
"genericHandshakeTimeoutMessage": "The streaming request failed to handshake at %s.",
"handshakeApiVersionError": "Invalid API version specified for streaming connection handshake: %s",
"handshakeApiVersionErrorAction": "Set the API version to match the org as an environment variable (e.g., SFDX_API_VERSION=XX.0)",
"waitParamValidValueError": "Invalid value was specified for wait. Please provide a wait value greater than %s minutes.",
"invalidApiVersion": "Invalid api version is being reported by config. (apiVersion=%s)"
}