Skip to content

Windows: agentmail-cli@0.7.12 fails with ENOENT for missing .agentmail.exe #37

@omoladeodetara

Description

@omoladeodetara

Summary

On Windows with agentmail-cli@0.7.12, invoking the CLI via pnpm exec agentmail .../npx agentmail ... fails with ENOENT because the expected Windows binary shim is missing in node_modules/agentmail-cli/bin/.

Observed behavior

  • Runtime looks for bin/.agentmail.exe
  • Process fails with ENOENT (binary not found)

Why this matters

The package appears installable, but the executable is unusable on Windows, which breaks documented CLI workflows.

Request

Please verify npm-published artifacts for Windows include the expected .agentmail.exe binary in npm/bin output and that postinstall extraction/copying is producing the same layout as local repo expectations.

If useful, I can provide full terminal output from a repro environment (Windows + pnpm).

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