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
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"...
The text was updated successfully, but these errors were encountered:
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)
"CoreJS is no longer maintained and not recommended for usage" -> "cb() never called"...
The text was updated successfully, but these errors were encountered: