trader 在 Codex + GPT5.4 还是太权威了 中发帖
起因是看佬友发的起底anyrouter贴,竟然还活着?然后登录拿到api key,竟然还有opus 4.7模型,打开git bash , 先claude update 下,没曾想提示:Error: claude native binary not installed.
Either postinstall did not run (–ignore-scripts, some pnpm configs)
or the platform-native optional dependency was not downloaded
(–omit=optional).
Run the postinstall manually (adjust path for local vs global install):
node node_modules/install.cjs
Or reinst...