Skip to content

Commit f9852c2

Browse files
authored
Update set-up-your-development-environment.md
Added minor clarification for SPFx 1.19.
1 parent fed7b28 commit f9852c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ You can check if you already have Node.js already installed, including installed
4242
node --version
4343
```
4444

45-
The SharePoint Framework v1.18.* is supported on the following Node.js versions:
45+
SharePoint Framework v1.19.* is supported on Node.js v18 LTS (*aka: Hydrogen*).
46+
47+
SharePoint Framework v1.18.* is supported on the following Node.js versions:
4648

4749
- Node.js v18 LTS (*aka: Hydrogen*)
4850
- Node.js v16 LTS (*aka: Gallium*)

0 commit comments

Comments
 (0)