DennisFaucher opened a new issue #9226: Failed Mac Docker Install URL: https://github.com/apache/incubator-superset/issues/9226 A clear and concise description of what the bug is. ### Expected results superset installed in Docker Mac ### Actual results 11% building 9/18 modules 9 active ...t-frontend/src/showSavedQuery/index.jsxBrowserslist: caniuse-lite is outdated. Please run next command `npm update` 92% chunk asset optimization OptimizeCssAssetsWebpackPluginBrowserslist: caniuse-lite is outdated. Please run next command `npm update` 92% chunk asset optimization TerserPluginnpm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] 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 [email protected] 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! /root/.npm/_logs/2020-03-02T17_03_00_419Z-debug.log ERROR: Service 'superset' failed to build: The command '/bin/sh -c cd /app/superset-frontend && npm run build && rm -rf node_modules' returned a non-zero code: 1 #### Screenshots N/A #### How to reproduce the bug docker-compose up ### Environment (please complete the following information): - superset version: N/A - python version: Python 2.7.16 - node.js version: v12.14.1 - npm version: 6.14.1 ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [X] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [X] I have reproduced the issue with at least the latest released version of superset. - [X] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. 11% building 9/18 modules 9 active ...t-frontend/src/showSavedQuery/index.jsxBrowserslist: caniuse-lite is outdated. Please run next command `npm update` 92% chunk asset optimization OptimizeCssAssetsWebpackPluginBrowserslist: caniuse-lite is outdated. Please run next command `npm update` 92% chunk asset optimization TerserPluginnpm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] 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 [email protected] 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! /root/.npm/_logs/2020-03-02T17_03_00_419Z-debug.log ERROR: Service 'superset' failed to build: The command '/bin/sh -c cd /app/superset-frontend && 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
