Switch deprecated requests for node-fetch #48
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install build packages ****\" && apk add --no-cache --virtual=build-dependencies \tcurl \tnodejs-npm && echo \"**** install runtime packages ****\" && apk add --no-cache \tgit \tlogrotate \tjq \tnghttp2-dev \tnginx \tnodejs \tsudo \ttftp-hpa && echo \"**** install WebApp ****\" && git clone https://github.com/netbootxyz/webapp.git /code && npm config set unsafe-perm true && npm i npm@latest -g && npm install --prefix /code && npm install -g nodemon && echo \"**** cleanup ****\" && apk del --purge \tbuild-dependencies && rm -rf \t/tmp/*" did not complete successfully: exit code: 1
|