Updating wrangler installation command based on note from npm:
The version of Wrangler you are using is now deprecated. Please update to the latest version of wrangler to prevent critical errors. If originally installed via npm, run npm uninstall -g @cloudflare/wrangler && npm install -g wrangler to update to the latest version.
Updating wrangler installation command based on note from npm:
The version of Wrangler you are using is now deprecated. Please update to the latest version of wrangler to prevent critical errors. If originally installed via npm, run
npm uninstall -g @cloudflare/wrangler && npm install -g wrangler
to update to the latest version.