Question - Node.js v8 support is deprecated as per the last SPFx V1.11.0 release note Is still support nodejs v8.x.x for SharePoint Server 2016?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
This will depend on your environment.
If you are build SPFX Solution for SharePoint 2016 Server with Feature Pack 2, it's suggested to still use SharePoint Framework v1.1.0 which should still supported Node.js v8, this is the description from the Official site:
"Because SharePoint Online and SharePoint 2016 have different release cycles for new capabilities, they also have different capabilities when it comes to the SharePoint Framework. SharePoint Online always uses the latest version of the SharePoint Framework, but SharePoint 2016 only supports the version that matches the server-side dependencies of the deployed packages.
SharePoint 2016 Feature Pack 2 supports SharePoint Framework client-side web parts hosted on classic SharePoint pages built by using the SharePoint Framework v1.1.0. This means that when you are targeting the SharePoint 2016 platform, you need to use the SharePoint Framework v1.1.0 due to the server-side version dependencies."
SharePoint Framework development with SharePoint 2016 Feature Pack 2
Closing this issue as "answered". If you encounter a similar issue(s), please open up a new issue. See our wiki for more details: Issue-List: Our approach to closed issues
Most helpful comment
This will depend on your environment.
If you are build SPFX Solution for SharePoint 2016 Server with Feature Pack 2, it's suggested to still use SharePoint Framework v1.1.0 which should still supported Node.js v8, this is the description from the Official site:
"Because SharePoint Online and SharePoint 2016 have different release cycles for new capabilities, they also have different capabilities when it comes to the SharePoint Framework. SharePoint Online always uses the latest version of the SharePoint Framework, but SharePoint 2016 only supports the version that matches the server-side dependencies of the deployed packages.
SharePoint 2016 Feature Pack 2 supports SharePoint Framework client-side web parts hosted on classic SharePoint pages built by using the SharePoint Framework v1.1.0. This means that when you are targeting the SharePoint 2016 platform, you need to use the SharePoint Framework v1.1.0 due to the server-side version dependencies."
SharePoint Framework development with SharePoint 2016 Feature Pack 2