npm安装后无法启动codex
Resolved 💬 2 comments Opened Sep 17, 2025 by leecyno1 Closed Oct 16, 2025
What version of Codex is running?
0.4.10
Which model were you using?
gpt5
What platform is your computer?
macOS
What steps can reproduce the bug?
打开终端安装后,启动codex显示如下:
(base) lichengyin@daibideMacBook-Pro ~ % npm install -g @openai/codex
changed 11 packages in 877ms
(base) lichengyin@daibideMacBook-Pro ~ % codex
Error loading configuration: TOML parse error at line 1, column 1
|
1 | {
| ^
invalid key-value pair, expected key
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗