20-02-2024, 12:32 PM
j'ai voulu faire la mise à jour V1.3 et voici le message d'erreur : une idée sur l'origine du pb?
The command '/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 linux-headers=6.5-r0 py3-pip=23.3.1-r0 python3-dev=3.11.6-r1 && apk add --no-cache git=2.43.0-r0 icu-data-full=74.1-r0 nginx=1.24.0-r15 openssh-client=9.6_p1-r0 patch=2.7.6-r10 && npm install --no-audit --no-fund --no-update-notifier --omit=dev --unsafe-perm && npm rebuild --build-from-source @serialport/bindings-cpp && npm cache clear --force && echo -e "StrictHostKeyChecking no" >> /etc/ssh/ssh_config && patch -d /opt/node_modules/node-red-dashboard -p1 -i /tmp/node-red-dashboard-show-dashboard.patch && apk del --no-cache --purge .build-dependencies && rm -fr /etc/nginx /root/.cache /root/.npm /root/.nrpmrc /tmp/*' returned a non-zero code: 2
The command '/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 linux-headers=6.5-r0 py3-pip=23.3.1-r0 python3-dev=3.11.6-r1 && apk add --no-cache git=2.43.0-r0 icu-data-full=74.1-r0 nginx=1.24.0-r15 openssh-client=9.6_p1-r0 patch=2.7.6-r10 && npm install --no-audit --no-fund --no-update-notifier --omit=dev --unsafe-perm && npm rebuild --build-from-source @serialport/bindings-cpp && npm cache clear --force && echo -e "StrictHostKeyChecking no" >> /etc/ssh/ssh_config && patch -d /opt/node_modules/node-red-dashboard -p1 -i /tmp/node-red-dashboard-show-dashboard.patch && apk del --no-cache --purge .build-dependencies && rm -fr /etc/nginx /root/.cache /root/.npm /root/.nrpmrc /tmp/*' returned a non-zero code: 2