From d8f97a68187e476e67f3b7e7cf559bb48767bf96 Mon Sep 17 00:00:00 2001 From: harryxyz222 Date: Tue, 17 Jun 2025 01:02:00 +0500 Subject: [PATCH] Update install-and-update.mdx Paid Survey Qualification --- .../workers/wrangler/install-and-update.mdx | 75 +++---------------- 1 file changed, 12 insertions(+), 63 deletions(-) diff --git a/src/content/docs/workers/wrangler/install-and-update.mdx b/src/content/docs/workers/wrangler/install-and-update.mdx index 14370980a22eb5..6f4d89b14437ef 100644 --- a/src/content/docs/workers/wrangler/install-and-update.mdx +++ b/src/content/docs/workers/wrangler/install-and-update.mdx @@ -1,63 +1,12 @@ ---- -pcx_content_type: how-to -title: Install/Update Wrangler -sidebar: - order: 1 -head: [] -description: Get started by installing Wrangler, and update to newer versions by - following this guide. ---- - -import { Render, PackageManagers } from "~/components"; - -Wrangler is a command-line tool for building with Cloudflare developer products. - -## Install Wrangler - -To install [Wrangler](https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler), ensure you have [Node.js](https://nodejs.org/en/) and [npm](https://docs.npmjs.com/getting-started) installed, preferably using a Node version manager like [Volta](https://volta.sh/) or [nvm](https://github.com/nvm-sh/nvm). Using a version manager helps avoid permission issues and allows you to change Node.js versions. - -
-Wrangler System Requirements - -We support running the Wrangler CLI with the [Current, Active, and Maintenance](https://nodejs.org/en/about/previous-releases) versions of Node.js. Your Worker will always be executed in `workerd`, the open source Cloudflare Workers runtime. - -Wrangler is only supported on macOS 13.5+, Windows 11, and Linux distros that support glib 2.35. This follows [`workerd`'s OS support policy](https://github.com/cloudflare/workerd?tab=readme-ov-file#running-workerd). - -
- -Wrangler is installed locally into each of your projects. This allows you and your team to use the same Wrangler version, control Wrangler versions for each project, and roll back to an earlier version of Wrangler, if needed. - -To install Wrangler within your Worker project, run: - - - -Since Cloudflare recommends installing Wrangler locally in your project (rather than globally), the way to run Wrangler will depend on your specific setup and package manager. Refer to [How to run Wrangler commands](/workers/wrangler/commands/#how-to-run-wrangler-commands) for more information. - -:::caution - -If Wrangler is not installed, running `npx wrangler` will use the latest version of Wrangler. - -::: - -## Check your Wrangler version - -To check your Wrangler version, run: - -```sh -npx wrangler --version -// or -npx wrangler version -// or -npx wrangler -v -``` - -## Update Wrangler - -To update the version of Wrangler used in your project, run: - - - -## Related resources - -- [Commands](/workers/wrangler/commands/) - A detailed list of the commands that Wrangler supports. -- [Configuration](/workers/wrangler/configuration/) - Learn more about Wrangler's configuration file. + + + + + + Paid Survey Qualification + + + + + +