You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/28 20:30:01 UTC

[GitHub] [druid] clintropolis commented on a change in pull request #11203: Web console: add more query fixing auto suggestions

clintropolis commented on a change in pull request #11203:
URL: https://github.com/apache/druid/pull/11203#discussion_r641782760



##########
File path: web-console/package.json
##########
@@ -54,6 +51,13 @@
     "check-licenses": "license-checker --production --onlyAllow 'Apache-1.1;Apache-2.0;BSD-2-Clause;BSD-3-Clause;0BSD;MIT;CC0-1.0' --summary",
     "start": "webpack serve --hot --open"
   },
+  "engines": {
+    "node": ">=14"

Review comment:
       what does this stuff mean? do we need to update the nodejs version we use to build this when using maven? https://github.com/apache/druid/blob/master/pom.xml#L103 (this is also used by website builds afaik)




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org