Skip to content

Commit c39fd2c

Browse files
Version error info added (#17569)
* Version error info added npm update -g @cloudflare/wrangler npm warn deprecated @cloudflare/[email protected]: This package is for Wrangler v1.x and is no longer supported. Please visit https://www.npmjs.com/package/wrangler for Wrangler v2+. * clarified-warning-note --------- Co-authored-by: ToriLindsay <[email protected]>
1 parent df0c84f commit c39fd2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/partials/workers/wrangler-v1-deprecation.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
:::caution
77

88

9-
This page is for Wrangler v1, which has now been deprecated. Access documentation for the current version of Wrangler by visiting the [Wrangler homepage](/workers/wrangler). Refer to the [Migration guide](/workers/wrangler/migration/v1-to-v2/) for instructions on how to migrate to the latest version.
9+
This page is for Wrangler v1, which has been deprecated.
10+
[Learn how to update to the latest version of Wrangler](/workers/wrangler/migration/v1-to-v2/).
1011

1112

1213
:::

0 commit comments

Comments
 (0)