You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use codex and have it run CLI commands, but it always wants to run it in a node 16 environment. Why? Claude code doesn't do that. I have other node environments installed and I'm running codex from a node v20 environment, but it always thinks or is in a v16 environment
What is the expected behavior?
Codex runs in whatever environment you start it with