Procedure

Install Cloudflare Wrangler

Ensure Node.js is available, install Wrangler as a project (or global) npm dependency per Cloudflare docs, then verify with npx wrangler --version.

  1. Ensure Node.js and npm are installed (nvm/fnm recommended). Per https://

    Ensure Node.js and npm are installed (nvm/fnm recommended). Per https://developers.cloudflare.com/workers/wrangler/install-and-update/ , in your Worker project run: npm i -D wrangler@latest (or yarn/pnpm/bun equivalent). Cloudflare recommends local project installs over global.

  2. Optional: npx wrangler login to authenticate with Cloudflare.

    Optional: npx wrangler login to authenticate with Cloudflare.

  3. npx wrangler --version

    npx wrangler --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YPZZPXH0T7DJ9SP28244F

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.