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:25:13 UTC

[GitHub] [incubator-superset] ivansocket commented on issue #5332: Install Apache Superset on Windows OS : I am not able to install superset on my windows OS. Can you please asist?

ivansocket commented on issue #5332: Install Apache Superset on Windows OS : I am not able to install superset on my windows OS. Can you please asist?
URL: https://github.com/apache/incubator-superset/issues/5332#issuecomment-530038908
 
 
   I am trying to install SuperSet with Docker (Following the "Start with docker" instructions: https://superset.incubator.apache.org/installation.html)
   After the command: docker-compose run --rm superset ./docker-init.sh
   
   The following output appears in terminal and it fails to install.
   
   
   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

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