mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
11 lines
318 B
JSON
11 lines
318 B
JSON
{
|
|
"status": 1,
|
|
"name": "projectNotFoundError",
|
|
"message": "This command is required to run from within an SFDX project.",
|
|
"exitCode": 1,
|
|
"commandName": "project retrieve start",
|
|
"stack": "projectNotFoundError: This command is required to run from within an SFDX project.",
|
|
"warnings": [],
|
|
"data": {}
|
|
}
|