Cannot run Codex 0.105.0 on Windows
What version of Codex CLI is running?
0.105.0
What subscription do you have?
Plus
Which model were you using?
_No response_
What platform is your computer?
Microsoft Windows NT 10.0.26300.0 x64
What terminal emulator and version are you using (if applicable)?
PowerShell
What issue are you seeing?
PS E:\Repos\Edge_2025_Release1> codex
file:///C:/Users/USER_NAME/AppData/Roaming/npm/node_modules/@openai/codex/bin/codex.js:100
throw new Error(
^
Error: Missing optional dependency @openai/codex-win32-x64. Reinstall Codex: npm install -g @openai/codex@latest
at file:///C:/Users/USER_NAME/AppData/Roaming/npm/node_modules/@openai/codex/bin/codex.js:100:11
at ModuleJob.run (node:internal/modules/esm/module_job:430:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:655:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)
Node.js v25.6.1
What steps can reproduce the bug?
Try to launch codex on Windows
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗