@salesforce/core
Version:
Core libraries to interact with SFDX projects, orgs, and APIs.
23 lines (13 loc) • 646 B
Markdown
# incorrectAPIVersionError
Invalid API version %s. Expecting format "[1-9][0-9].0", i.e. 42.0
# domainNotFoundError
The org cannot be found
# domainNotFoundError.actions
- Verify that the org still exists',
- If your org is newly created, wait a minute and run your command again',
- If you deployed or updated the org's My Domain, logout from the CLI and authenticate again",
- If you are running in a CI environment with a DNS that blocks external IPs, try setting SFDX_DISABLE_DNS_CHECK=true'
# noInstanceUrlError
Connection has no instanceUrl.
# noInstanceUrlError.actions
Make sure the instanceUrl is set in your command or config.