Kevin Doran created NIFI-9555:
---------------------------------
Summary: 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
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 v12 does not have a darwin-arm64 node distribution, but
more recent versions such as 16 do.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)