Skip to content

Commit ed92fd8

Browse files
paulpaschaVesaJuvonen
authored andcommitted
Update set-up-your-development-environment.md (SharePoint#1873)
1 parent d8f7aa9 commit ed92fd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Install [NodeJS LTS version](https://nodejs.org).
3232
- If you are using a Mac, we recommend that you use [homebrew](http://brew.sh/) to install and manage NodeJS.
3333

3434
> [!NOTE]
35-
> Current LTS version of NodeJS is 8.9.4. Notice that 9.x versions are currently not supported with SharePoint Framework development.
35+
> Current LTS version of NodeJS is 8.11.2. Notice that 9.x versions are currently not supported with SharePoint Framework development.
3636
3737
### Install a code editor
3838

@@ -103,4 +103,4 @@ Following are some tools that might come in handy as well:
103103
You are now ready to [build your first client-side web part](web-parts/get-started/build-a-hello-world-web-part.md)!
104104

105105
> [!NOTE]
106-
> If you find an issue in the documentation or in the SharePoint Framework, report that to SharePoint engineering by using the [issue list at sp-dev-docs repository](https://github.com/SharePoint/sp-dev-docs/issues). Thanks for your input in advance.
106+
> If you find an issue in the documentation or in the SharePoint Framework, report that to SharePoint engineering by using the [issue list at sp-dev-docs repository](https://github.com/SharePoint/sp-dev-docs/issues). Thanks for your input in advance.

0 commit comments

Comments
 (0)