mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-13 06:36:26 +03:00
8 lines
466 B
JSON
8 lines
466 B
JSON
{
|
|
"stdout": "{\n \"ok\": false,\n \"error\": \"target_selection_required\",\n \"targetCandidates\": [\n {\n \"name\": \"admin\",\n \"path\": \"admin\"\n },\n {\n \"name\": \"website\",\n \"path\": \"website\"\n }\n ],\n \"hint\": \"Several apps with a dev-server config exist. Ask the user which one to use, then rerun with --target <path into that app>.\"\n}\n",
|
|
"stderr": "",
|
|
"exit": 0,
|
|
"signal": null,
|
|
"files": {}
|
|
}
|