Make sure you have the following prerequisites completed:

  1. Install the latest current version of deno.
    • Follow the instructions on the Deno site
    • deno --version 2.1.4 or later.
  2. Install the latest current version of cloudflared
    • This is easily done using deno as follows:
    • deno install --allow-all --global npm:cloudflared