Command: powershell -NoProfile -ExecutionPolicy Bypass -Command "$p='C:\Users\ash\PhoneBridgeHotpathLiveV86';Write-Output '---MANIFEST---';Get-Content -LiteralPath (Join-Path $p 'appsscript.json') -Raw;Write-Output '---DEPLOYMENTS---';& 'C:\Users\ash\AppData\Roaming\npm\clasp.cmd' deployments"
Directory: projects
Status: FAILED
Exit code: 1
Cancel Job Rerun Command Refresh
---MANIFEST---
{
"timeZone": "Asia/Singapore",
"dependencies": {
},
"webapp": {
"access": "ANYONE_ANONYMOUS",
"executeAs": "USER_DEPLOYING"
},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8"
}
---DEPLOYMENTS---
Project settings not found.