We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wrangler secret put
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
npx wrangler login
npm run deploy
npx workers-mcp help
I then went to the scripts and looked at
workers-mcp/src/scripts/secret.ts
Line 37 in 03dbf65
I ran the command manually and it worked. Here's the error when run through the script.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
npx wrangler login
firstnpm run deploy
butnpx 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
workers-mcp/src/scripts/secret.ts
Line 37 in 03dbf65
I ran the command manually and it worked. Here's the error when run through the script.
The text was updated successfully, but these errors were encountered: