Skip to content

Commit 8b5602b

Browse files
Merge pull request SharePoint#8045 from SherpasGroup/change-version-number
Change recommended on-premises version number
2 parents 9aff83a + 1c3670e commit 8b5602b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/sharepoint-2019-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework development with SharePoint Server 2019 & SharePoint Server SE
33
description: SharePoint Server 2019 supports SharePoint Framework client-side web parts in classic and modern pages, and extensions in modern pages.
4-
ms.date: 04/25/2022
4+
ms.date: 06/07/2022
55
ms.localizationpriority: high
66
---
77
# SharePoint Framework development with SharePoint Server 2019 & SharePoint Server SE
@@ -38,7 +38,7 @@ For example, Gulp v3.* is only supported up to Node.js v10, while Gulp v4.* is s
3838
>
3939
> Learn more about the gulp-cli here: [gulpjs/gulp/#2324](https://github.com/gulpjs/gulp/issues/2324).
4040
41-
Microsoft recommends using the most recent version of the Yeoman generator for the SharePoint Framework ([@microsoft/generator-sharepoint](https://www.npmjs.com/package/@microsoft/generator-sharepoint)) that supports creating on-premises projects: SPFx v1.10.1.
41+
Microsoft recommends using the most recent version of the Yeoman generator for the SharePoint Framework ([@microsoft/generator-sharepoint](https://www.npmjs.com/package/@microsoft/generator-sharepoint)) that supports creating on-premises projects: SPFx v1.10.0.
4242

4343
> [!IMPORTANT]
4444
> The Yeoman generator for the SharePoint Framework, starting with v1.13.0, only supports projects for SharePoint Online. Learn more about this change in the [SharePoint Framework v1.13 release notes](release-1.13.md). However, SPFx 1.4.1 only supports up to Node.js v10. Therefore, you need to get the latest version of the Yeoman generator for the SharePoint Framework (v1.10.0) that works on the same version of Node.js (v10) that SPFx v1.4.1 is supported on. Solution structure is created then with the v1.4.1 version packages as long as you select the environmen target properly in the Yeoman generator flow.

0 commit comments

Comments
 (0)