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 2020/09/14 15:37:44 UTC

[GitHub] [druid] AshishKapoor commented on a change in pull request #10357: [web-console] Update README.md

AshishKapoor commented on a change in pull request #10357:
URL: https://github.com/apache/druid/pull/10357#discussion_r488031187



##########
File path: web-console/README.md
##########
@@ -25,7 +25,9 @@ This is the unified Druid web console that servers as a data management layer fo
 
 1. You need to be withing the `web-console` directory
 2. Install the modules with `npm install`
-3. Run `npm start` will start in development mode and will proxy druid requests to `localhost:8888`
+3. Run `npm run compile` to compile the scss files

Review comment:
       ```
   Build failed with error code: 1
   npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
   npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 install: `node install`
   npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
   
   npm ERR! code ELIFECYCLE
   npm ERR! errno 1
   npm ERR! node-sass@4.13.1 postinstall: `node scripts/build.js`
   npm ERR! Exit status 1
   npm ERR! 
   npm ERR! Failed at the node-sass@4.13.1 postinstall script.
   npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
   
   npm ERR! A complete log of this run can be found in:
   npm ERR!     /Users/ashishkapoor/.npm/_logs/2020-09-14T15_36_01_509Z-debug.log
   ➜  web-console 
   ```




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