You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.
trying to use the docker-compose, here is my outpout :
Ubuntu 16.04
new workspace
[BABEL] Note: The code generator has deoptimised the styling of "/app/node_modules/lodash/lodash.js" as it exceeds the max of "500KB".
Killed
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 137.
ERROR: Service 'webpack' failed to build: The command '/bin/sh -c yarn install --pure-lockfile --silent && yarn run build-web && yarn install --silent --production && yarn check --verify-tree --production &&
yarn global add nodemon && yarn cache clean && rm -f /root/.electron/*' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
Hi,
trying to use the docker-compose, here is my outpout :
Ubuntu 16.04
new workspace
[BABEL] Note: The code generator has deoptimised the styling of "/app/node_modules/lodash/lodash.js" as it exceeds the max of "500KB".
Killed
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 137.
ERROR: Service 'webpack' failed to build: The command '/bin/sh -c yarn install --pure-lockfile --silent && yarn run build-web && yarn install --silent --production && yarn check --verify-tree --production &&
yarn global add nodemon && yarn cache clean && rm -f /root/.electron/*' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: