FrankChen021 commented on code in PR #19814:
URL: https://github.com/apache/druid/pull/19814#discussion_r3686788816


##########
.github/scripts/web-checks.sh:
##########
@@ -23,7 +23,7 @@ mvn -B 
com.github.eirslett:frontend-maven-plugin:install-node-and-npm@install-no
 PATH+=:web-console/target/node/
 
 # docs
-(cd website && npm install)
+(cd website && npm ci)

Review Comment:
   Addressed in e341b8bb7c. Website CI now runs npx --yes [email protected] ci; the 
exact install command and production website build passed 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to