[ https://issues.apache.org/jira/browse/NIFI-9555 ]
Kevin Doran deleted comment on NIFI-9555:
-----------------------------------
was (Author: kdoran):
In a quick test, updated this in the top level pom.xml file works fine for
nifi-web-ui, but causes issues with nifi-registry-web-ui:
{noformat}
<node.version>v16.13.1</node.version>
{noformat}
> Upgrade NodeJS to version >=16.x
> --------------------------------
>
> Key: NIFI-9555
> URL: https://issues.apache.org/jira/browse/NIFI-9555
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Kevin Doran
> Assignee: Scott Aslan
> Priority: Minor
>
> NiFi is currently on NodeJS v12, which is an LTS release of Node that is EOL
> in April 2022.
> We should upgrade to the latest LTS release, which is v16.
> This is also a requirement for adding support for arm64 platforms such as
> Apple Silicon M1 Macs, as NodeJS v12 does not have a darwin-arm64 binary
> distribution, but more recent versions, such as v16 do.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)