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/09/10 17:32:04 UTC

[GitHub] [incubator-superset] ivansocket opened a new issue #8211: Problem installing Superset via Docker

ivansocket opened a new issue #8211: Problem installing Superset via Docker
URL: https://github.com/apache/incubator-superset/issues/8211
 
 
   Following the "Start with Docker" instructions from: https://superset.incubator.apache.org/installation.html
   
   When executing the following command: https://superset.incubator.apache.org/installation.html 
   
   I get the warning: (node:6) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added. Use emitter.setMaxListeners() to increase limit
   in red color and then:
   
   clean-webpack-plugin: /home/superset/superset/assets/dist has been removed.
   Starting type checking service...
   Using 1 worker with 2048MB memory limit
    92% chunk asset optimization TerserPluginnpm ERR! code ELIFECYCLE
   npm ERR! errno 1
   npm ERR! superset@0.999.0-dev build: `cross-env NODE_OPTIONS=--max_old_space_size=8192 NODE_ENV=production webpack --mode=production --colors --progress`
   npm ERR! Exit status 1
   npm ERR!
   npm ERR! Failed at the superset@0.999.0-dev build 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!     /home/superset/.npm/_logs/2019-09-10T16_43_28_302Z-debug.log
   ERROR: Service 'superset' failed to build: The command '/bin/sh -c cd superset/assets     && npm ci     && npm run build     && rm -rf node_modules' returned a non-zero code: 1
   
   Afther this the instalation stops.
   I don't understand what do I need to do in order for Superset to install normally.
   
   Thanks in advance.

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