scottyaslan commented on code in PR #8410:
URL: https://github.com/apache/nifi/pull/8410#discussion_r1491162482
##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/pom.xml:
##########
@@ -27,7 +27,7 @@
<version>2.0.0-SNAPSHOT</version>
<packaging>war</packaging>
<properties>
- <node.version>v20.5.1</node.version>
+ <node.version>v21.6.1</node.version>
Review Comment:
FYI:
'''
nifi git:(PR-8410) npm run start
> [email protected] start
> ng serve
Node.js version v21.6.1 detected.
Odd numbered Node.js versions will not enter LTS status and should not be
used for production. For more information, please see
https://nodejs.org/en/about/previous-releases/.
'''
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]