jayeshchoudhary commented on code in PR #13294: URL: https://github.com/apache/pinot/pull/13294#discussion_r1625780167
########## README.md: ########## @@ -102,6 +102,8 @@ $ cd build/ $ bin/quick-start-batch.sh ``` +For UI development setup refer this [doc](https://github.com/jayeshchoudhary/pinot/blob/master/pinot-controller/src/main/resources/Readme.md). Review Comment: Right I missed this. ########## pinot-controller/src/main/resources/Readme.md: ########## @@ -29,7 +29,7 @@ This package contains code for Pinot Controller UI. ```shell cd pinot-controller/src/main/resources ``` -3. Install Required Packages. Make sure you are using node v14 or more specifially v14.18.1 +3. Install Required Packages. Make sure you are using node v14 or more specifically v16.15.0 Review Comment: Right I missed this. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org