gemmellr commented on PR #2: URL: https://github.com/apache/activemq-artemis-console/pull/2#issuecomment-2072309300
I havent had a chance to look over the latest changes yet, or actually try it, but I did get as far as running the build...and noticed something I wasnt expecting in the output. It seems to install an old version of yarn, is that expected? ``` [INFO] --- frontend:1.15.0:install-node-and-yarn (install node and yarn) @ artemis-console-extension --- [INFO] Node v20.9.0 is already installed. [INFO] Yarn 3.5.0 was installed, but we need version v1.22.21 [INFO] Installing Yarn version v1.22.21 [INFO] Unpacking /path/to/.m2/repository/com/github/eirslett/yarn/1.22.21/yarn-1.22.21.tar.gz into /path/to/activemq-artemis-console/artemis-console-extension/artemis-extension/node/yarn [INFO] Installed Yarn locally. ``` -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org