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 up -d --build на ubuntu #1

Open
sxiii opened this issue Sep 11, 2020 · 1 comment

Comments

@sxiii
Copy link

sxiii commented Sep 11, 2020

ERROR: Service 'bandwith-provider' failed to build: The command '/bin/sh -c npm install --only-production' returned a non-zero code: 1

The reason behind it's not able to build is this (click to open spoiler)
npm WARN deprecated [email protected]: no longer maintained
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://npm.community>

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-09-11T08_14_55_996Z-debug.log
ERROR: Service 'bandwidth-provider' failed to build: The command '/bin/sh -c npm install --only=production' returned a non-zero code: 1

"CoreJS is no longer maintained and not recommended for usage" -> "cb() never called"...

Итого: контейнер не собирается на ubuntu 20.04 focal

Так же, было бы неплохо иметь все части паззла ( issue #2 )

@sxiii sxiii changed the title Попытка запустить docker-compose up -d --build Попытка запустить docker-compose up -d --build на ubuntu Sep 16, 2020
@b1acksun
Copy link
Contributor

b1acksun commented Oct 8, 2020

Тестирование данного скрипта проводилось на Ubuntu 20.04 LTS
docker version 19.03.12
docker-compose version 1.26.2
git version 2.25.1

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

2 participants