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: [email protected] 
(node_modules/fsevents):
   npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: 
`node install`
   npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
   
   npm ERR! code ELIFECYCLE
   npm ERR! errno 1
   npm ERR! [email protected] postinstall: `node scripts/build.js`
   npm ERR! Exit status 1
   npm ERR! 
   npm ERR! Failed at the [email protected] 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:
[email protected]



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

Reply via email to