PDavid commented on code in PR #37: URL: https://github.com/apache/phoenix-site/pull/37#discussion_r3719542442
########## build.sh: ########## Review Comment: If I have Node v22 installed and the build requires Node v24 I'd expect the script to install the required Node v24 and use that. But right now the script detects that I have Node v22 and it tries to build with that which will error out. But this exact thing might be actually fixed by https://github.com/apache/phoenix-site/pull/38 -- 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]
