Skip to content

Shared exec helper cannot launch Windows .cmd CLI shims #446

@ayskobtw-lil

Description

@ayskobtw-lil

The shared exec() helper fails to launch command shims on Windows. For example, installed CLIs such as npx, vsce, jsr, or a test-installed pandoc.cmd are on PATH but spawn('<command>', args) returns ENOENT because the executable is a .cmd shim.

This breaks adapters that rely on external CLIs even when those CLIs are installed.

I opened a fix in #445.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions