wrangler.jsonc: Unexpected secrets_store_secrets

When I npm run dev: ▲ [WARNING] Processing wrangler.jsonc configuration: - Unexpected fields found in top-level field: "secrets_store_secrets" I just followed the docs from a fresh new Typescript worker. https://developers.cloudflare.com/secrets-store/integrations/workers/
Cloudflare Docs
Use Secrets Store with Workers · Secrets Store docs
Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all Cloudflare data centers.
2 Replies
Hard@Work
Hard@Work6d ago
If you run wrangler -v, what version does it show?
NicoMarchildon
NicoMarchildonOP6d ago
10.9.2

Did you find this page helpful?