Job 1788332199008

Command: powershell -NoProfile -Command "$candidates=@('C:\Program Files\nodejs\node.exe','C:\Program Files (x86)\nodejs\node.exe','$env:LOCALAPPDATA\Programs\nodejs\node.exe','$env:USERPROFILE\scoop\apps\nodejs\current\node.exe','$env:USERPROFILE\scoop\apps\nodejs-lts\current\node.exe'); Write-Output ('USER='+$env:USERNAME); Write-Output ('PATH='+$env:PATH); foreach($p in $candidates){$q=$ExecutionContext.InvokeCommand.ExpandString($p); if(Test-Path -LiteralPath $q){Write-Output ('NODE='+$q)}}; $npmc=@('C:\Program Files\nodejs\npm.cmd','$env:APPDATA\npm\npm.cmd'); foreach($p in $npmc){$q=$ExecutionContext.InvokeCommand.ExpandString($p); if(Test-Path -LiteralPath $q){Write-Output ('NPM='+$q)}}; where.exe node 2>$null; where.exe npm 2>$null"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

USER=ash
PATH=C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\powershell;C:\Users\ash\.codex\tmp\arg0\codex-arg0qtxLL9;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\libheif\libheif\bin;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\jxrlib\jxrlib\bin;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\poppler\Library\bin;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\bin\override;C:\Program Files\Microsoft\jdk-17.0.19.10-hotspot\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Tools\whispercpp\bin\Release;C:\Program Files\Jellyfin\Server;C:\ProgramData\Jellyfin\Server\data\WhisperSubs\whisper;C:\Program Files\Git\cmd;C:\Program Files (x86)\cloudflared\;C:\Users\ash\AppData\Local\Programs\Python\Python312\Scripts\;C:\Users\ash\AppData\Local\Programs\Python\Python312\;C:\Users\ash\AppData\Local\Programs\Python\Launcher\;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\powershell;C:\Users\ash\AppData\Local\Microsoft\WindowsApps;C:\Users\ash\AppData\Local\Microsoft\WinGet\Links;C:\Users\ash\AppData\Local\Programs\opencode-cli;C:\Users\ash\AppData\Local\Microsoft\WinGet\Packages\Genymobile.scrcpy_Microsoft.Winget.Source_8wekyb3d8bbwe\scrcpy-win64-v4.1;C:\go\bin;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\bin\fallback;C:\Users\ash\.cache\codex-runtimes\codex-primary-runtime\dependencies\native\git\cmd;C:\Users\ash\AppData\Local\OpenAI\Codex\bin\b91d382ea836415f;C:\Users\ash\AppData\Local\OpenAI\Codex\bin\d0097be4feba73d0
C:\Users\ash\AppData\Local\Microsoft\WinGet\Links\node.cmd
C:\Users\ash\AppData\Local\Microsoft\WinGet\Links\npm.cmd