Skip to content

failed to run setupΒ #16

Description

@alanzou

D:\Project-AI-MCP\my-new-worker>npx workers-mcp setup

πŸ’ͺ Congratulations on installing workers-mcp 😎

T Let's get started...
|
β€’ Step 1: adding 'workers-mcp docgen src/index.ts' as part of your wrangler deploy step
|
o Found NPM script key deploy that contains 'wrangler deploy'. Applying update:
|
| --- "deploy": "wrangler deploy"
| +++ "deploy": "workers-mcp docgen src/index.ts && wrangler deploy"
|
o Proceed?
| Yes
|

  • Updated package.json!
    |
    β€’ Step 2: generating and uploading a shared secret
    |
  • Generated and stored SHARED_SECRET in .dev.vars
    |
    o Uploading shared secret using wrangler secret put:
    |
    x ERROR spawn npx ENOENT

I am running this on windows

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