Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tranqy opened this issue Dec 22, 2024 · 0 comments

Comments

@tranqy
Copy link

tranqy commented Dec 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant