wilfred-s commented on code in PR #275:
URL: https://github.com/apache/yunikorn-web/pull/275#discussion_r3353136878
##########
package.json:
##########
@@ -1,6 +1,18 @@
{
"name": "yunikorn-web",
"version": "0.0.0",
+ "private": true,
+ "engines": {
+ "node": ">=20.20.0",
Review Comment:
Angular has a minimum of node 20.19, that is what it is based on. We could
have left it at that in the last change but we chose 10.20 for some reason.
--
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]