Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose failing on ubuntu 20.04 #3267

Open
marodru opened this issue Oct 14, 2021 · 0 comments
Open

docker-compose failing on ubuntu 20.04 #3267

marodru opened this issue Oct 14, 2021 · 0 comments

Comments

@marodru
Copy link

marodru commented Oct 14, 2021

Hi. I'm trying to deploy with docker-compose to try and test superdesk,

Ubuntu 20.04.3 LTS, all updates installed, docker-compose up -d fails for both master and release/2.3

Running "webpack:build" (webpack) task
91% additional asset processingKilled
Command failed: cd /tmp/client/ && node --max-old-space-size=8192 ./node_modules/.bin/grunt build
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! superdesk@ build: npx @superdesk/build-tools build-root-repo ./
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the superdesk@ 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/2021-10-14T15_44_05_112Z-debug.log
ERROR: Service 'superdesk-client' failed to build: The command '/bin/sh -c npm run build' returned a non-zero code: 1

Does anybody have the same issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant