Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Bug]: Codex Install action in Windows onboarding fails with missing OSArchitecture property

Aperta Adatta ai principianti
#13,303 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
65/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
powershell

Direzione di ricerca

Trova il flusso di onboarding per Windows nel repository del codice T3, probabilmente in una directory di configurazione o agenti. Cerca il comando PowerShell che attiva il programma di installazione di Codex. La correzione potrebbe comportare l'aggiornamento del comando o la fornitura di un fallback per PowerShell 5.1. Controlla il problema upstream collegato per comprendere il problema della proprietà OSArchitecture. Testa la soluzione alternativa o il metodo di installazione alternativo per verificare che risolva l'errore di onboarding.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug upstream via-triage
Before submitting
  • I searched existing T3 Code issues and did not find this exact onboarding failure.
  • I included the command, error, and screenshot needed to investigate.
Area

Windows desktop onboarding / Codex provider setup

Steps to reproduce
  1. Open T3 Code on Windows and go to the Agents step of setup.

  2. With Codex shown as Not found, select Install.

  3. Run the PowerShell command T3 Code presents:

    irm https://chatgpt.com/codex/install.ps1 | iex
    
Expected behavior

The recommended installation path installs Codex CLI, or T3 Code offers an actionable alternative when that installer cannot run in the user's PowerShell environment.

Actual behavior

The installer stops immediately with a missing OSArchitecture property error. This prevents completing the Codex provider setup through the command offered by T3 Code.

Impact

Codex cannot be set up through this onboarding path on the affected Windows machine.

Version or commit

T3 Code version not visible in the screenshot.

Environment

Windows. The Windows and PowerShell versions are not captured in the screenshot.

Logs or stack traces
iex : The property 'OSArchitecture' cannot be found on this object. Verify that the property exists. (English translation of the error shown in the screenshot.)
CategoryInfo          : NotSpecified: (:) [Invoke-Expression], PropertyNotFoundException
FullyQualifiedErrorId : PropertyNotFoundStrict,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Screenshots, recordings, or supporting files

T3 Code Codex setup on Windows showing the PowerShell OSArchitecture error

Related issue

The Codex CLI installer has an existing upstream report for the same OSArchitecture error on Windows PowerShell 5.1: https://github.com/openai/codex/issues/19559. This T3 Code report is about the setup path and guidance presented in its onboarding flow. The PowerShell version on this machine has not been confirmed.

Workaround

Not tested on this machine. A different Codex CLI installation method may bypass the PowerShell installer.

Lingua principale
TypeScript
Stelle
23.4k
Fork
6k
Merge medio
9h
PR unite (30g)
349

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di pingdotgg/t3code

Tutte le issue di pingdotgg/t3code

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.