Can‘t install codex 0.73.0

Resolved 💬 13 comments Opened Dec 16, 2025 by duke-yeah Closed Dec 16, 2025
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

codex-cli 0.72.0

What subscription do you have?

I'm using the Codex CLI. After version 0.73.0 was released today, I tried upgrading using the command, but it failed.

Which model were you using?

_No response_

What platform is your computer?

_No response_

What issue are you seeing?

I'm using the Codex CLI. After version 0.73.0 was released today, I tried upgrading using the command, but it failed.

<img width="1130" height="234" alt="Image" src="https://github.com/user-attachments/assets/c4968125-8ef6-4fb2-8af4-3678fe56efa9" />

What steps can reproduce the bug?

<img width="1130" height="234" alt="Image" src="https://github.com/user-attachments/assets/e1352988-d069-4259-b3e5-f08ef1a55681" />

can not install codex cli

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

13 Comments

github-actions[bot] contributor · 7 months ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #8065

Powered by Codex Action

etraut-openai contributor · 7 months ago

This is likely because you installed 0.72.0 locally rather than globally. Try which codex to see where it's installed. If it's installed locally, you can use npm uninstall codex to uninstall it locally.

duke-yeah · 7 months ago

Thanks!

etraut-openai contributor · 7 months ago

Did that fix it for you? If so, let's close this issue.

duke-yeah · 7 months ago

"latest_version":"0.73.0","last_checked_at":"2025-12-16T02:23:06.562034Z","dismissed_version":null
it looks like install successed ,but mac cant show new version

<img width="868" height="62" alt="Image" src="https://github.com/user-attachments/assets/b575d75c-cc25-49dd-95e0-8cce16a2cc5b" />

i was uninstall codex but can not fix

<img width="1028" height="184" alt="Image" src="https://github.com/user-attachments/assets/6b6aa2ff-342f-4ce6-a922-01030d71bd92" />

<img width="926" height="358" alt="Image" src="https://github.com/user-attachments/assets/fa546f53-5a12-4ac6-8c35-20af9de52376" />

<img width="1044" height="94" alt="Image" src="https://github.com/user-attachments/assets/19998a6b-13a7-44d3-8455-2757ff02e873" />

<img width="1034" height="80" alt="Image" src="https://github.com/user-attachments/assets/1aff653d-5b5c-4af9-856c-248f8691da66" />

etraut-openai contributor · 7 months ago

When you run which codex, what path do you see? Is it in the global npm cache?

ylpno3 · 7 months ago

Same problem

<img width="802" height="246" alt="Image" src="https://github.com/user-attachments/assets/c51e22db-7c96-4922-a3c2-2d1d7b2a1ec4" />

duke-yeah · 7 months ago

<img width="988" height="76" alt="Image" src="https://github.com/user-attachments/assets/a7ce529d-63b9-4d2d-9cd6-42c4a1d2a419" />
right?

Ualker · 7 months ago

Same problem in macos.

edifierx666 · 7 months ago

<img width="504" height="250" alt="Image" src="https://github.com/user-attachments/assets/d03e3ce3-f99a-4dbd-92a9-45e591ad13b6" />

AsZiven · 7 months ago

The same issue has appeared on Windows

duke-yeah · 7 months ago

The issue has been resolved. Please use the official npm registry to fetch Codex.

duke-yeah · 7 months ago

@etraut-openai