mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
625f2208c4
On Windows, `npm` by itself does not resolve under std::process::Command which does not consider PATHEXT to resolve it to `npm.cmd` in the PATH. By running the npm upgrade command via cmd.exe we get proper path semantics so it actually works.
625f2208c4
ยท
2025-11-09 21:07:44 -08:00
History