-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Codex is running?
No response
Which model were you using?
No response
What platform is your computer?
Linux 6.1.124-android14-11-g8d713f9e8e7b-ab13202960 aarch64 unknown
What steps can reproduce the bug?
Install termux on a android phone. Open tmux and run:
npm i -g @openai/codex
What is the expected behavior?
No response
What do you see instead?
> @vscode/ripgrep@1.15.14 postinstall
> node ./lib/postinstall.js
Unhandled rejection: Promise {
<rejected> Error: Unknown platform: android
at getTarget (/data/data/com.termux/files/usr/lib/node_modules/@openai/codex/node_modules/@vscode/ripgrep/lib/postinstall.js:49:24)
at main (/data/data/com.termux/files/usr/lib/node_modules/@openai/codex/node_modules/@vscode/ripgrep/lib/postinstall.js:104:26)
} reason: Error: Unknown platform: android
at getTarget (/data/data/com.termux/files/usr/lib/node_modules/@openai/codex/node_modules/@vscode/ripgrep/lib/postinstall.js:49:24)
at main (/data/data/com.termux/files/usr/lib/node_modules/@openai/codex/node_modules/@vscode/ripgrep/lib/postinstall.js:104:26)
Additional information
Possible fix microsoft/vscode-ripgrep#76
qw457812, SpartanTech and Ischca
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working