Browserslist: caniuse-lite is outdated. Please run next command npm update
Killed
npm ERR! code ELIFECYCLE
npm ERR! errno 137
npm ERR! minsql-ui@8.1.2 build:prod: ng build --prod -- --deploy-url /ui/ --base-href /ui
npm ERR! Exit status 137
npm ERR!
npm ERR! Failed at the minsql-ui@8.1.2 build:prod 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-01-31T21_36_22_507Z-debug.log
After cloninig this repository and doing:
docker build . -t minio/minsql
I'm getting:
Any hint?