Unable to update from 0.66 to 0.71 with npm

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

<img width="468" height="149" alt="Image" src="https://github.com/user-attachments/assets/e3865881-6515-4eb2-b4a0-f0b4fbc2f05d" />

<img width="237" height="112" alt="Image" src="https://github.com/user-attachments/assets/4a3335f4-6b67-422b-bbdb-b6fdc312405c" />

I can only find issue about brew update, maybe this is first one with npm?

View original on GitHub ↗

7 Comments

github-actions[bot] contributor · 7 months ago

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

  • #6902
  • #6436
  • #6253
  • #5971
  • #6086

Powered by Codex Action

andrew-vdb · 7 months ago

i cant uninstall too

andrew-vdb · 7 months ago

win 11, wsl

andrew-vdb · 7 months ago

<img width="368" height="94" alt="Image" src="https://github.com/user-attachments/assets/615630f4-67a2-4717-9283-9529d02f52fc" />

what does this mean, version reporting bug?
https://smartscope.blog/en/generative-ai/chatgpt/codex-cli-update-not-reflecting-2025/#three-diagnostic-command-sets

andrew-vdb · 7 months ago

i dunno which version i have but he is really smart today

etraut-openai contributor · 7 months ago

This means you have multiple copies of the CLI installed. You'll need to find the redundant copy and remove it.

andrew-vdb · 7 months ago

how to find duplicate install

which codex
which -a codex

when i install bun somehow it install my openai/codex too
so let's remove the one from bun

bun remove -g @openai/codex
hash -r
which -a codex