Skip to content

Commit 4eba994

Browse files
SPFx version number updated from 1.16 to 1.17.1
1 parent 8de5e87 commit 4eba994

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ms.date: 04/21/2023
55
ms.localizationpriority: high
66
ms.custom: scenarios:getting-started
77
---
8-
98
# Set up your SharePoint Framework development environment
109

1110
You can use any text editor to build SharePoint Framework (SPFx) solutions. You can use a macOS, Windows, or Linux environment as well.
@@ -24,7 +23,7 @@ You can also follow these steps by watching this video on the Microsoft 365 Plat
2423

2524
Install the most recent LTS version of **[Node.js](https://www.nodejs.org) v16**.
2625

27-
This version is the currently recommended version of Node.js to use with the SharePoint Framework (_unless otherwise specified below_).
26+
This version is the currently recommended version of Node.js to use with the SharePoint Framework (*unless otherwise specified below*).
2827

2928
> [!IMPORTANT]
3029
> Node.js is frequently updated and available on multiple platforms including macOS, Windows, and Linux. Because the exact download links change frequently, they aren't linked to from this page. Instead, use the details below to determine which installer to download for your platform.
@@ -45,7 +44,7 @@ node --version
4544

4645
The SharePoint Framework v1.17.1 is supported on the following Node.js versions:
4746

48-
- Node.js v16 LTS (v16.13.x - v16.18.x, _aka: Gallium_)
47+
- Node.js v16 LTS (v16.13.x - v16.18.x, *aka: Gallium*)
4948

5049
> [!CAUTION]
5150
> If you're building SharePoint Framework components for SharePoint on-prem deployments, refer to the additional pages listed in the [See also](#see-also) section for more information.
@@ -158,7 +157,6 @@ Depending on your scenario, you may need to maintain different development envir
158157

159158
> [!TIP]
160159
> For more information on NVM, see [Better Node.js Install Management with Node Version Manager](https://www.voitanos.io/blog/better-node-js-install-management-with-node-version-manager/).
161-
>
162160
> - [NVM](https://github.com/creationix/nvm) for macOS
163161
> - [nvm-windows](https://github.com/coreybutler/nvm-windows) for Windows
164162

0 commit comments

Comments
 (0)