Skip to content

hook: deno is an undeclared hard prerequisite for the plugin surface -> raw exit 127 (P3) #89

Description

@systemfsoftware-maker

Source: ce-code-review run 20260830-212446-4b8b0529 (adversarial P3/75, precedence-verified pre-existing).

What

hooks/hooks.json:8 requires deno and env (coreutils) on the hook PATH. When deno is absent the host sees a raw 127 on every write with no guidance (and now the new env $(env | awk ...) prefix adds a second hard external dependency).

Fix options

Declare deno as a hard plugin prerequisite in plugin.json/README, or have the hook command fall back to shell-only guidance when command -v deno fails.

Carried by PR #92: #92

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions