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 2019/05/19 02:15:39 UTC

[GitHub] [incubator-druid] clintropolis commented on a change in pull request #7564: Add segment timeline chart in datasource view

clintropolis commented on a change in pull request #7564: Add segment timeline chart in datasource view
URL: https://github.com/apache/incubator-druid/pull/7564#discussion_r285361498
 
 

 ##########
 File path: web-console/package.json
 ##########
 @@ -35,9 +35,11 @@
   },
   "dependencies": {
     "@blueprintjs/core": "^3.15.1",
+    "@types/d3": "^5.7.1",
 
 Review comment:
   We've switched travis to using `npm ci` instead of `npm install` when building the web console package, so you'll need to either `npm install` and add the updated `package-lock.json` to git so that it can build successfully:
   
   https://travis-ci.org/apache/incubator-druid/jobs/534049836#L1435

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


With regards,
Apache Git Services

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