Website: some more info about the Windows installation of NodeJS
This commit is contained in:
parent
ab14c97b2e
commit
5634ed3a6b
@ -44,7 +44,9 @@ sudo npm install --global yarn
|
|||||||
|
|
||||||
{{< /tab >}}
|
{{< /tab >}}
|
||||||
{{< tab "Windows" >}}
|
{{< tab "Windows" >}}
|
||||||
Install [Node v16 LTS](https://nodejs.org/en/download/) and then install Yarn via:
|
Install [Node v16 LTS](https://nodejs.org/en/download/). Be sure to enable the "Automatically install the necessary tools" checkbox.
|
||||||
|
|
||||||
|
Then install Yarn via:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install --global yarn
|
npm install --global yarn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user