Skip to content

npm install'ed codex is not recognized #673

@srid

Description

@srid

Because the foreground process is node:

Image

Further information:

❯ head -n 4 $(which codex)
#!/usr/bin/env node
// Unified entry point for the Codex CLI.

import { spawn } from "node:child_process";

How do we solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions