Skip to content

Initial setup notes and issue - ERROR spawn npx ENOENT during wrangler secret put #3

@tranqy

Description

@tranqy

Thanks for releasing this, excited to try it.

I'm going through the intro, a few notes.

Windows 11
Microsoft Powershell
Node installed via scoop

  • The initial instructions fail unless I run npx wrangler login first
  • Even then script fails to put the secret at the end
  • The readme.md does not mention npm run deploy but npx workers-mcp help does. Someone has to use both to get running, but it's running.

I then went to the scripts and looked at

export async function uploadSecret(secret: string) {

I ran the command manually and it worked. Here's the error when run through the script.
image

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