Skip to content

Commit defdae2

Browse files
committed
docs: update pnpm fallback version to match current pin (11.15.1)
1 parent a8ae9f0 commit defdae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/start/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,5 +186,5 @@ user service (no lingering needed). See [Gateway runbook](/gateway) for the syst
186186
> **Windows note:** If `corepack enable` fails with an `EPERM` error while creating the `pnpm` shim, install the repository's pinned pnpm version:
187187
>
188188
> ```bash
189-
> npm install -g pnpm@11.2.2
189+
> npm install -g pnpm@11.15.1
190190
> ```

0 commit comments

Comments
 (0)