Skip to content

Commit ab2fef0

Browse files
authored
Updating direct Node download links
1 parent b9b496c commit ab2fef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/set-up-your-development-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
2727

2828
Install [NodeJS LTS version 10](https://nodejs.org/dist/latest-v10.x/).
2929

30-
- If you are in Windows, you can use the msi installers ([x86](https://nodejs.org/dist/latest-v10.x/node-v10.19.0-x86.msi) or [x64](https://nodejs.org/dist/latest-v10.x/node-v10.19.0-x64.msi)) in this link for the easiest way to set up NodeJS (notice that these direct links evolve over time, so check the latest v10 from the above directory).
30+
- If you are in Windows, you can use the msi installers ([x86](https://nodejs.org/dist/latest-v10.x/node-v10.20.1-x86.msi) or [x64](https://nodejs.org/dist/latest-v10.x/node-v10.20.1-x64.msi)) in this link for the easiest way to set up NodeJS (notice that these direct links evolve over time, so check the latest v10 from the above directory).
3131
- If you have NodeJS already installed, check that you have the correct version by using `node -v`. It should return version 10.19.0.
3232

3333
> [!IMPORTANT]

0 commit comments

Comments
 (0)