Job 1788424637133

Command: powershell -NoProfile -ExecutionPolicy Bypass -Command "$c='C:\Users\ash\AppData\Roaming\npm\clasp.cmd';Write-Output ('EXISTS='+(Test-Path -LiteralPath $c));& $c --version;Write-Output ('EXIT='+$LASTEXITCODE)"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

EXISTS=True
The system cannot find the path specified.
EXIT=1