Skip to content

"Quick Start" does not work on Windows/PowerShell, but that is not documented #52

Description

@mattflaschen

Describe the bug

The following command (from the Quick Start) does not work on Windows PowerShell, but that is not documented.

My recommended solution is to use cross-env, which will populate the environment variables on any platform.

To Reproduce
Steps to reproduce the behavior:

  1. npm run dev:internal

Expected behavior
Server launches normally.

Logs

> mcp-server-example-remote@1.0.0 dev:internal
> AUTH_MODE=internal tsx watch --inspect src/index.ts

'AUTH_MODE' is not recognized as an internal or external command,
operable program or batch file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions