-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Unable to use after update #17390
Copy link
Copy link
Closed
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLIbugSomething isn't workingSomething isn't workingregressionBehaviors that worked in previous versions but were broken due to an updateBehaviors that worked in previous versions but were broken due to an updatewindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Metadata
Metadata
Assignees
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLIbugSomething isn't workingSomething isn't workingregressionBehaviors that worked in previous versions but were broken due to an updateBehaviors that worked in previous versions but were broken due to an updatewindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
0.119.0
What subscription do you have?
Other API
Which model were you using?
gpt-5.3-codex
What platform is your computer?
No response
What terminal emulator and version are you using (if applicable)?
PowerShell
What issue are you seeing?
PS D:\Github Desktop> codex
file:///D:/Program%20Files/nvm/v20.19.6/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:///D:/Program%20Files/nvm/v20.19.6/node_modules/@openai/codex/bin/codex.js:100:11
at ModuleJob.run (node:internal/modules/esm/module_job:325:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:606:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)
Node.js v20.19.6
What steps can reproduce the bug?
Updated from 0.118.0 to 0.119.0
What is the expected behavior?
No response
Additional information
No response