Command: powershell -NoProfile -ExecutionPolicy Bypass -Command "$ErrorActionPreference='Stop';$p='C:\Users\ash\ShopeeOperationsPhoneBridgeV8';$b='C:\Users\ash\ShopeeOperationsPhoneBridgeV8_backup';New-Item -ItemType Directory -Force -Path $b|Out-Null;Get-ChildItem -LiteralPath $p -File | Where-Object{$_.Name -like '*.pre-*'} | ForEach-Object{Move-Item -LiteralPath $_.FullName -Destination (Join-Path $b $_.Name) -Force};python 'G:\My Drive\ChatGPT Bridge Data\fast-commands\deploy_phonebridge_v85_existing_hotpath.py'"
Directory: projects
Status: FAILED
Exit code: 1
Cancel Job Rerun Command Refresh
Traceback (most recent call last):
File "G:\My Drive\ChatGPT Bridge Data\fast-commands\deploy_phonebridge_v85_existing_hotpath.py", line 33, in <module>
push = run([CLASP, 'push', '-f'], 75)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
---
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "G:\My Drive\ChatGPT Bridge Data\fast-commands\deploy_phonebridge_v85_existing_hotpath.py", line 14, in run
raise RuntimeError('CMD_FAIL %r\nSTDOUT:\n%s\nSTDERR:\n%s' % (args, cp.stdout, cp.stderr))
RuntimeError: CMD_FAIL ['C:\\Users\\ash\\AppData\\Roaming\\npm\\clasp.cmd', 'push', '-f']
STDOUT:
---
File "G:\My Drive\ChatGPT Bridge Data\fast-commands\deploy_phonebridge_v85_existing_hotpath.py", line 14, in run
raise RuntimeError('CMD_FAIL %r\nSTDOUT:\n%s\nSTDERR:\n%s' % (args, cp.stdout, cp.stderr))
RuntimeError: CMD_FAIL ['C:\\Users\\ash\\AppData\\Roaming\\npm\\clasp.cmd', 'push', '-f']
STDOUT:
STDERR:
---Traceback (most recent call last):
File "G:\My Drive\ChatGPT Bridge Data\fast-commands\deploy_phonebridge_v85_existing_hotpath.py", line 33, in <module>
push = run([CLASP, 'push', '-f'], 75)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "G:\My Drive\ChatGPT Bridge Data\fast-commands\deploy_phonebridge_v85_existing_hotpath.py", line 14, in run
raise RuntimeError('CMD_FAIL %r\nSTDOUT:\n%s\nSTDERR:\n%s' % (args, cp.stdout, cp.stderr))
RuntimeError: CMD_FAIL ['C:\\Users\\ash\\AppData\\Roaming\\npm\\clasp.cmd', 'push', '-f']
STDOUT:
STDERR:
Conflicting files found