Skip to content

Commit 8260456

Browse files
Revert "Type correction"
This reverts commit 96022b1.
1 parent 4566fb7 commit 8260456

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 @@ Install [NodeJS LTS version 12](https://nodejs.org).
2727
- If you have NodeJS already installed, check that you have the latest version by using `node -v`. It should return the current [LTS version](https://nodejs.org).
2828

2929
> [!IMPORTANT]
30-
> The current supported LTS version of NodeJS for the SharePoint Framework are **Node.js v8.x**, **Node.js v10.x** and **Node.js v12.x**. Notice that 9.x or 11.x versions are currently not supported with SharePoint Framework development.
30+
> The current supported LTS version of NodeJS for the SharePoint Framework is both **Node.js v8.x**, **Node.js v10.x** and **Node.js v12.x**. Notice that 9.x or 11.x versions are currently not supported with SharePoint Framework development.
3131
3232
> [!NOTE]
3333
> If you are building SharePoint Framework components for SharePoint Server 2016, refer to additional details in the **SPFx & SharePoint Server 2016** section for additional details on which version of NodeJS you should install.

0 commit comments

Comments
 (0)