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

Failed to build because it uses outdated & unmaintained JS stuff #24

Open
sxiii opened this issue Sep 11, 2020 · 0 comments
Open

Failed to build because it uses outdated & unmaintained JS stuff #24

sxiii opened this issue Sep 11, 2020 · 0 comments

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"...

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