Codex CLI @ latest has permission issues

Resolved 💬 2 comments Opened Dec 10, 2025 by walidabualafia Closed Dec 10, 2025

What version of Codex is running?

0.69.0

What subscription do you have?

Enterprise

Which model were you using?

_No response_

What platform is your computer?

_No response_

What issue are you seeing?

There is a current permission issue attempting to install the latest version of Codex CLI, I realize it was released 10 minutes ago:

walid@turing:~$ npm i -g @openai/codex@latest
npm notice Access token expired or revoked. Please try logging in again.
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@openai/codex/-/codex-0.69.0.tgz - Not found
npm error 404
npm error 404  The requested resource '@openai/codex@https://registry.npmjs.org/@openai/codex/-/codex-0.69.0.tgz' could not be found or you do not have permission to access it.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /home/wabuala/.npm/_logs/2025-12-10T22_32_43_716Z-debug-0.log
walid@turing:~$ npm install -g @openai/codex@0.66.0

added 1 package in 7s

What steps can reproduce the bug?

npm i -g @openai/codex or npm i -g @openai/codex@latest

What is the expected behavior?

Installs the latest package v0.69.0

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗