You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/10 20:50:37 UTC

[GitHub] [incubator-superset] sarithapodali opened a new issue #8804: Building Superset hangs at 92% chunk asset optimization TerserPlugin

sarithapodali opened a new issue #8804: Building Superset hangs at 92% chunk asset optimization TerserPlugin
URL: https://github.com/apache/incubator-superset/issues/8804
 
 
   Step 6/32 : FROM node:10-jessie AS superset-node
    ---> 48b88f03a78a
   Step 7/32 : RUN mkdir -p /app/superset/assets
    ---> Using cache
    ---> e59007e1a74e
   Step 8/32 : COPY ./superset/assets/package* /app/superset/assets/
    ---> Using cache
    ---> c484d295da45
   Step 9/32 : RUN cd /app/superset/assets         && npm ci
    ---> Using cache
    ---> a15c82746fa7
   Step 10/32 : COPY ./superset/assets /app/superset/assets
    ---> 6218023e3b74
   Step 11/32 : RUN cd /app/superset/assets         && npm run build         && rm -rf node_modules
    ---> Running in 5c4598d915a8
   
   > superset@0.999.0-dev build /app/superset/assets
   > cross-env NODE_OPTIONS=--max_old_space_size=8192 NODE_ENV=production webpack --mode=production --colors --progress
   
   clean-webpack-plugin: /app/superset/assets/dist has been removed.
   Starting type checking service...
   Using 1 worker with 2048MB memory limit
    92% chunk asset optimization OptimizeCssAssetsWebpackPluginBrowserslist: caniuse-lite is outdated. Please run next command `npm update`
    92% chunk asset optimization TerserPlugin
   
   
   

----------------------------------------------------------------
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: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org