kgabryje commented on PR #30034:
URL: https://github.com/apache/superset/pull/30034#issuecomment-2327994912

   > Having issues on master RN, saying `zstd` not installed. Though npmjs.org 
seems to be having issues, with `npm ci --verbose` stalling for minutes at a 
time...
   > 
   > In `docker-compose up`
   > 
   > ```
   > superset_node         | [webpack-cli] Failed to load 
'/app/superset-frontend/webpack.config.js' config
   > superset_node         | [webpack-cli] Error: Can not access zstd! Is it 
installed?
   > ```
   
   I put `apt-get install zstd` in `Dockerfile` and it works on CI build. Do 
you have an idea why it's not available in docker compose?


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

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to