Skip to content

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

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).

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