czyzykowski commented on a change in pull request #10357:
URL: https://github.com/apache/druid/pull/10357#discussion_r493473678
##########
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:
I can confirm that without running `npm run compile` `npm start` fails
with the mentioned errors. And I do have Xcode.
----------------------------------------------------------------
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]