Skip to content

Commit 4a321c8

Browse files
authored
Update sharepoint-2019-support.md
`npm install @microsoft/[email protected] --global` instead of 1.10.0
1 parent dc9666e commit 4a321c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/sharepoint-2019-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Microsoft recommends using the most recent version of the Yeoman generator for t
4949
```console
5050
npm install [email protected] --global
5151
npm install [email protected] --global
52-
npm install @microsoft/generator-sharepoint@1.10.0 --global
52+
npm install @microsoft/generator-sharepoint@1.4.1 --global
5353
```
5454

5555
For more information, see [SharePoint Framework development tools and libraries compatibility](compatibility.md).

0 commit comments

Comments
 (0)