Attempt to improve js image reliability

This commit is contained in:
ChristopherHX
2023-09-15 18:28:28 +02:00
committed by GitHub
parent 099f64d9b2
commit ba845e085e
+2
View File
@@ -49,6 +49,8 @@ npm config set fetch-retry-mintimeout 120000
npm config set fetch-retry-maxtimeout 120000
npm config set prefer-offline true
npm config set registry http://registry.npmjs.org/
npm config set maxsockets 4
npm config set fetch-retries 4
# Otherwise there are no log updates for 10m+ on qemu
npm config set loglevel verbose
npm config ls -l