You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kevin Doran (Jira)" <ji...@apache.org> on 2022/01/10 15:42:00 UTC

[jira] [Updated] (NIFI-9555) Upgrade NodeJS to version >=16.x

     [ https://issues.apache.org/jira/browse/NIFI-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Doran updated NIFI-9555:
------------------------------
    Description: 
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.

  was:
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.


> 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
>            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)