Skip to content

Commit e6e5c1d

Browse files
authored
Merge branch '6.0' into erral-language-redirect-documentation
2 parents f223cf9 + 6190238 commit e6e5c1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/install/install-from-packages.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,12 @@ Install the latest Yarn 3 version (not the Classic 1.x one) using `npm`.
179179
```console
180180
3.2.3
181181
```
182+
183+
If you do not see a version of Yarn 3, then try the following to set the active version.
184+
185+
```shell
186+
yarn set version 3.x
187+
```
182188

183189

184190
(install-prerequisites-make-label)=

0 commit comments

Comments
 (0)