docs(misc): recipes - update your global nx installation … (#27591)
… - update to yarn 2+ Closes #27588 ## Current Behavior See #27588 ## Expected Behavior See #27588 ## Related Issue(s) See #27588 Fixes # Co-authored-by: @NgDaddy Paweł Twardziak <contact@ngdaddy.com>
This commit is contained in:
parent
088a95b7e5
commit
15b8d49c4b
@ -21,6 +21,14 @@ npm list --global nx
|
|||||||
{% /tab %}
|
{% /tab %}
|
||||||
{% tab label="yarn" %}
|
{% tab label="yarn" %}
|
||||||
|
|
||||||
|
**yarn 2+**
|
||||||
|
|
||||||
|
```shell
|
||||||
|
yarn dlx list nx
|
||||||
|
```
|
||||||
|
|
||||||
|
yarn 1.x
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn global list nx
|
yarn global list nx
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user