✓ Configuration is valid --> Verified app config ==> Building image Waiting for depot builder... ==> Building image with Depot --> build: (​) #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.1s #1 transferring dockerfile: 2.92kB 0.3s done #1 DONE 0.4s #2 [internal] load metadata for docker.io/library/node:20.0.0-alpine3.17 #2 DONE 2.3s #3 [internal] load .dockerignore #3 transferring context: 64B 0.1s done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [node 1/1] FROM docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 #5 resolve docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 done #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 15.39MB 5.2s #4 transferring context: 34.95MB 9.2s done #4 DONE 9.2s #6 [server-builder 1/11] RUN apk add --no-cache python3 build-base libtool autoconf automake #6 CACHED #7 [server-builder 4/11] COPY package.json . #7 CACHED #8 [server-builder 5/11] COPY package-lock.json . #8 CACHED #9 [server-builder 6/11] COPY server .wasp/build/server #9 CACHED #10 [base 1/1] RUN apk --no-cache -U upgrade # To ensure any potential security patches are applied. #10 CACHED #11 [server-builder 2/11] WORKDIR /app #11 CACHED #12 [server-builder 3/11] COPY src ./src #12 CACHED #13 [server-builder 7/11] COPY sdk .wasp/out/sdk #13 CACHED #14 [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install #14 2.796 npm WARN ERESOLVE overriding peer dependency #14 2.797 npm WARN While resolving: @types/react-dom@19.1.9 #14 2.797 npm WARN Found: @types/react@19.1.13 #14 2.797 npm WARN node_modules/@grapesjs/react/node_modules/@types/react #14 2.797 npm WARN @types/react@"^19.0.0" from @grapesjs/react@2.0.0 #14 2.797 npm WARN node_modules/@grapesjs/react #14 2.797 npm WARN @grapesjs/react@"^2.0.0" from @grapesjs/studio-sdk@1.0.56 #14 2.797 npm WARN node_modules/@grapesjs/studio-sdk #14 2.797 npm WARN #14 2.797 npm WARN Could not resolve dependency: #14 2.798 npm WARN peer @types/react@"^19.0.0" from @types/react-dom@19.1.9 #14 2.798 npm WARN node_modules/@grapesjs/react/node_modules/@types/react-dom #14 2.798 npm WARN @types/react-dom@"^19.0.0" from @grapesjs/react@2.0.0 #14 2.798 npm WARN node_modules/@grapesjs/react #14 17.22 npm WARN EBADENGINE Unsupported engine { #14 17.22 npm WARN EBADENGINE package: 'sharp@0.33.5', #14 17.22 npm WARN EBADENGINE required: { node: '^18.17.0 || ^20.3.0 || >=21.0.0' }, #14 17.22 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 17.22 npm WARN EBADENGINE } #14 17.22 npm WARN EBADENGINE Unsupported engine { #14 17.22 npm WARN EBADENGINE package: 'undici@7.16.0', #14 17.22 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 17.22 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 17.22 npm WARN EBADENGINE } #14 17.22 npm WARN EBADENGINE Unsupported engine { #14 17.22 npm WARN EBADENGINE package: 'cheerio@1.1.2', #14 17.22 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 17.22 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 17.22 npm WARN EBADENGINE } #14 27.65 npm WARN deprecated oslo@1.2.1: Package is no longer supported. Please see https://oslojs.dev for the successor project. #14 34.81 npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #14 35.33 npm WARN deprecated backbone-undo@0.2.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #14 44.09 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #14 113.7 npm notice #14 113.7 npm notice New major version of npm available! 9.6.4 -> 11.6.0 #14 113.7 npm notice Changelog: #14 113.7 npm notice Run `npm install -g npm@11.6.0` to update! #14 113.7 npm notice #14 113.7 npm ERR! code ERR_SOCKET_TIMEOUT #14 113.7 npm ERR! network Socket timeout #14 113.7 npm ERR! network This is a problem related to network connectivity. #14 113.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. #14 113.7 npm ERR! network #14 113.7 npm ERR! network If you are behind a proxy, please make sure that the #14 113.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' #14 113.7 #14 113.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_57_19_284Z-debug-0.log #14 ERROR: process "/bin/sh -c npm install && cd .wasp/build/server && npm install" did not complete successfully: exit code: 1 ------ > [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install: 113.7 npm notice 113.7 npm ERR! code ERR_SOCKET_TIMEOUT 113.7 npm ERR! network Socket timeout 113.7 npm ERR! network This is a problem related to network connectivity. 113.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. 113.7 npm ERR! network 113.7 npm ERR! network If you are behind a proxy, please make sure that the 113.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 113.7 113.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_57_19_284Z-debug-0.log ------ ==> Building image Waiting for depot builder... ==> Building image with Depot --> build: (​) #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.3s #1 transferring dockerfile: 2.92kB 0.5s done #1 DONE 0.5s #2 [internal] load metadata for docker.io/library/node:20.0.0-alpine3.17 #2 DONE 1.3s #3 [internal] load .dockerignore #3 transferring context: 32B 0.1s #3 transferring context: 64B 0.2s done #3 DONE 0.2s #4 [internal] load build context #4 DONE 0.0s #5 [node 1/1] FROM docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 #5 resolve docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 done #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 170.36kB 0.6s done #4 DONE 0.6s #6 [server-builder 2/11] WORKDIR /app #6 CACHED #7 [server-builder 3/11] COPY src ./src #7 CACHED #8 [server-builder 5/11] COPY package-lock.json . #8 CACHED #9 [base 1/1] RUN apk --no-cache -U upgrade # To ensure any potential security patches are applied. #9 CACHED #10 [server-builder 1/11] RUN apk add --no-cache python3 build-base libtool autoconf automake #10 CACHED #11 [server-builder 4/11] COPY package.json . #11 CACHED #12 [server-builder 6/11] COPY server .wasp/build/server #12 CACHED #13 [server-builder 7/11] COPY sdk .wasp/out/sdk #13 CACHED #14 [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install #14 3.225 npm WARN ERESOLVE overriding peer dependency #14 3.226 npm WARN While resolving: @types/react-dom@19.1.9 #14 3.226 npm WARN Found: @types/react@19.1.13 #14 3.226 npm WARN node_modules/@grapesjs/react/node_modules/@types/react #14 3.226 npm WARN @types/react@"^19.0.0" from @grapesjs/react@2.0.0 #14 3.226 npm WARN node_modules/@grapesjs/react #14 3.226 npm WARN @grapesjs/react@"^2.0.0" from @grapesjs/studio-sdk@1.0.56 #14 3.226 npm WARN node_modules/@grapesjs/studio-sdk #14 3.226 npm WARN #14 3.226 npm WARN Could not resolve dependency: #14 3.226 npm WARN peer @types/react@"^19.0.0" from @types/react-dom@19.1.9 #14 3.226 npm WARN node_modules/@grapesjs/react/node_modules/@types/react-dom #14 3.226 npm WARN @types/react-dom@"^19.0.0" from @grapesjs/react@2.0.0 #14 3.226 npm WARN node_modules/@grapesjs/react #14 65.59 npm WARN EBADENGINE Unsupported engine { #14 65.59 npm WARN EBADENGINE package: 'sharp@0.33.5', #14 65.59 npm WARN EBADENGINE required: { node: '^18.17.0 || ^20.3.0 || >=21.0.0' }, #14 65.59 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 65.59 npm WARN EBADENGINE } #14 65.59 npm WARN EBADENGINE Unsupported engine { #14 65.59 npm WARN EBADENGINE package: 'undici@7.16.0', #14 65.59 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 65.59 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 65.59 npm WARN EBADENGINE } #14 65.59 npm WARN EBADENGINE Unsupported engine { #14 65.59 npm WARN EBADENGINE package: 'cheerio@1.1.2', #14 65.59 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 65.59 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 65.59 npm WARN EBADENGINE } #14 83.75 npm WARN deprecated oslo@1.2.1: Package is no longer supported. Please see https://oslojs.dev for the successor project. #14 105.9 npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #14 106.4 npm WARN deprecated backbone-undo@0.2.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #14 117.0 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #14 142.7 npm notice #14 142.7 npm notice New major version of npm available! 9.6.4 -> 11.6.0 #14 142.7 npm notice Changelog: #14 142.7 npm notice Run `npm install -g npm@11.6.0` to update! #14 142.7 npm notice #14 142.7 npm ERR! code ECONNRESET #14 142.7 npm ERR! network aborted #14 142.7 npm ERR! network This is a problem related to network connectivity. #14 142.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. #14 142.7 npm ERR! network #14 142.7 npm ERR! network If you are behind a proxy, please make sure that the #14 142.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' #14 142.7 #14 142.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_59_20_049Z-debug-0.log #14 ERROR: process "/bin/sh -c npm install && cd .wasp/build/server && npm install" did not complete successfully: exit code: 1 ------ > [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install: 142.7 npm notice 142.7 npm ERR! code ECONNRESET 142.7 npm ERR! network aborted 142.7 npm ERR! network This is a problem related to network connectivity. 142.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. 142.7 npm ERR! network 142.7 npm ERR! network If you are behind a proxy, please make sure that the 142.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 142.7 142.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_59_20_049Z-debug-0.log ------ Error: failed to fetch an image or build from source: error building: failed to solve: process "/bin/sh -c npm install && cd .wasp/build/server && npm install" did not complete successfully: exit code: 1 /Users/rakesh/.local/share/wasp-lang/0.16.7/data/packages/deploy/node_modules/zx/build/core.cjs:416 const output = self._output = new ProcessOutput(dto); ^ ProcessOutput [Error]: ==> Verifying app config --> Verified app config ==> Building image Waiting for depot builder... ==> Building image with Depot --> build: (​) #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.1s #1 transferring dockerfile: 2.92kB 0.3s done #1 DONE 0.4s #2 [internal] load metadata for docker.io/library/node:20.0.0-alpine3.17 #2 DONE 2.3s #3 [internal] load .dockerignore #3 transferring context: 64B 0.1s done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [node 1/1] FROM docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 #5 resolve docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 done #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 15.39MB 5.2s #4 transferring context: 34.95MB 9.2s done #4 DONE 9.2s #6 [server-builder 1/11] RUN apk add --no-cache python3 build-base libtool autoconf automake #6 CACHED #7 [server-builder 4/11] COPY package.json . #7 CACHED #8 [server-builder 5/11] COPY package-lock.json . #8 CACHED #9 [server-builder 6/11] COPY server .wasp/build/server #9 CACHED #10 [base 1/1] RUN apk --no-cache -U upgrade # To ensure any potential security patches are applied. #10 CACHED #11 [server-builder 2/11] WORKDIR /app #11 CACHED #12 [server-builder 3/11] COPY src ./src #12 CACHED #13 [server-builder 7/11] COPY sdk .wasp/out/sdk #13 CACHED #14 [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install #14 2.796 npm WARN ERESOLVE overriding peer dependency #14 2.797 npm WARN While resolving: @types/react-dom@19.1.9 #14 2.797 npm WARN Found: @types/react@19.1.13 #14 2.797 npm WARN node_modules/@grapesjs/react/node_modules/@types/react #14 2.797 npm WARN @types/react@"^19.0.0" from @grapesjs/react@2.0.0 #14 2.797 npm WARN node_modules/@grapesjs/react #14 2.797 npm WARN @grapesjs/react@"^2.0.0" from @grapesjs/studio-sdk@1.0.56 #14 2.797 npm WARN node_modules/@grapesjs/studio-sdk #14 2.797 npm WARN #14 2.797 npm WARN Could not resolve dependency: #14 2.798 npm WARN peer @types/react@"^19.0.0" from @types/react-dom@19.1.9 #14 2.798 npm WARN node_modules/@grapesjs/react/node_modules/@types/react-dom #14 2.798 npm WARN @types/react-dom@"^19.0.0" from @grapesjs/react@2.0.0 #14 2.798 npm WARN node_modules/@grapesjs/react #14 17.22 npm WARN EBADENGINE Unsupported engine { #14 17.22 npm WARN EBADENGINE package: 'sharp@0.33.5', #14 17.22 npm WARN EBADENGINE required: { node: '^18.17.0 || ^20.3.0 || >=21.0.0' }, #14 17.22 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 17.22 npm WARN EBADENGINE } #14 17.22 npm WARN EBADENGINE Unsupported engine { #14 17.22 npm WARN EBADENGINE package: 'undici@7.16.0', #14 17.22 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 17.22 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 17.22 npm WARN EBADENGINE } #14 17.22 npm WARN EBADENGINE Unsupported engine { #14 17.22 npm WARN EBADENGINE package: 'cheerio@1.1.2', #14 17.22 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 17.22 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 17.22 npm WARN EBADENGINE } #14 27.65 npm WARN deprecated oslo@1.2.1: Package is no longer supported. Please see https://oslojs.dev for the successor project. #14 34.81 npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #14 35.33 npm WARN deprecated backbone-undo@0.2.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #14 44.09 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #14 113.7 npm notice #14 113.7 npm notice New major version of npm available! 9.6.4 -> 11.6.0 #14 113.7 npm notice Changelog: #14 113.7 npm notice Run `npm install -g npm@11.6.0` to update! #14 113.7 npm notice #14 113.7 npm ERR! code ERR_SOCKET_TIMEOUT #14 113.7 npm ERR! network Socket timeout #14 113.7 npm ERR! network This is a problem related to network connectivity. #14 113.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. #14 113.7 npm ERR! network #14 113.7 npm ERR! network If you are behind a proxy, please make sure that the #14 113.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' #14 113.7 #14 113.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_57_19_284Z-debug-0.log #14 ERROR: process "/bin/sh -c npm install && cd .wasp/build/server && npm install" did not complete successfully: exit code: 1 ------ > [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install: 113.7 npm notice 113.7 npm ERR! code ERR_SOCKET_TIMEOUT 113.7 npm ERR! network Socket timeout 113.7 npm ERR! network This is a problem related to network connectivity. 113.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. 113.7 npm ERR! network 113.7 npm ERR! network If you are behind a proxy, please make sure that the 113.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 113.7 113.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_57_19_284Z-debug-0.log ------ ==> Building image Waiting for depot builder... ==> Building image with Depot --> build: (​) #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.3s #1 transferring dockerfile: 2.92kB 0.5s done #1 DONE 0.5s #2 [internal] load metadata for docker.io/library/node:20.0.0-alpine3.17 #2 DONE 1.3s #3 [internal] load .dockerignore #3 transferring context: 32B 0.1s #3 transferring context: 64B 0.2s done #3 DONE 0.2s #4 [internal] load build context #4 DONE 0.0s #5 [node 1/1] FROM docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 #5 resolve docker.io/library/node:20.0.0-alpine3.17@sha256:1d34273b1b489a4e879ccfaee83c1cec99acbb5a4128f880981071e1bae62b97 done #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 170.36kB 0.6s done #4 DONE 0.6s #6 [server-builder 2/11] WORKDIR /app #6 CACHED #7 [server-builder 3/11] COPY src ./src #7 CACHED #8 [server-builder 5/11] COPY package-lock.json . #8 CACHED #9 [base 1/1] RUN apk --no-cache -U upgrade # To ensure any potential security patches are applied. #9 CACHED #10 [server-builder 1/11] RUN apk add --no-cache python3 build-base libtool autoconf automake #10 CACHED #11 [server-builder 4/11] COPY package.json . #11 CACHED #12 [server-builder 6/11] COPY server .wasp/build/server #12 CACHED #13 [server-builder 7/11] COPY sdk .wasp/out/sdk #13 CACHED #14 [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install #14 3.225 npm WARN ERESOLVE overriding peer dependency #14 3.226 npm WARN While resolving: @types/react-dom@19.1.9 #14 3.226 npm WARN Found: @types/react@19.1.13 #14 3.226 npm WARN node_modules/@grapesjs/react/node_modules/@types/react #14 3.226 npm WARN @types/react@"^19.0.0" from @grapesjs/react@2.0.0 #14 3.226 npm WARN node_modules/@grapesjs/react #14 3.226 npm WARN @grapesjs/react@"^2.0.0" from @grapesjs/studio-sdk@1.0.56 #14 3.226 npm WARN node_modules/@grapesjs/studio-sdk #14 3.226 npm WARN #14 3.226 npm WARN Could not resolve dependency: #14 3.226 npm WARN peer @types/react@"^19.0.0" from @types/react-dom@19.1.9 #14 3.226 npm WARN node_modules/@grapesjs/react/node_modules/@types/react-dom #14 3.226 npm WARN @types/react-dom@"^19.0.0" from @grapesjs/react@2.0.0 #14 3.226 npm WARN node_modules/@grapesjs/react #14 65.59 npm WARN EBADENGINE Unsupported engine { #14 65.59 npm WARN EBADENGINE package: 'sharp@0.33.5', #14 65.59 npm WARN EBADENGINE required: { node: '^18.17.0 || ^20.3.0 || >=21.0.0' }, #14 65.59 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 65.59 npm WARN EBADENGINE } #14 65.59 npm WARN EBADENGINE Unsupported engine { #14 65.59 npm WARN EBADENGINE package: 'undici@7.16.0', #14 65.59 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 65.59 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 65.59 npm WARN EBADENGINE } #14 65.59 npm WARN EBADENGINE Unsupported engine { #14 65.59 npm WARN EBADENGINE package: 'cheerio@1.1.2', #14 65.59 npm WARN EBADENGINE required: { node: '>=20.18.1' }, #14 65.59 npm WARN EBADENGINE current: { node: 'v20.0.0', npm: '9.6.4' } #14 65.59 npm WARN EBADENGINE } #14 83.75 npm WARN deprecated oslo@1.2.1: Package is no longer supported. Please see https://oslojs.dev for the successor project. #14 105.9 npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #14 106.4 npm WARN deprecated backbone-undo@0.2.6: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #14 117.0 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #14 142.7 npm notice #14 142.7 npm notice New major version of npm available! 9.6.4 -> 11.6.0 #14 142.7 npm notice Changelog: #14 142.7 npm notice Run `npm install -g npm@11.6.0` to update! #14 142.7 npm notice #14 142.7 npm ERR! code ECONNRESET #14 142.7 npm ERR! network aborted #14 142.7 npm ERR! network This is a problem related to network connectivity. #14 142.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. #14 142.7 npm ERR! network #14 142.7 npm ERR! network If you are behind a proxy, please make sure that the #14 142.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' #14 142.7 #14 142.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_59_20_049Z-debug-0.log #14 ERROR: process "/bin/sh -c npm install && cd .wasp/build/server && npm install" did not complete successfully: exit code: 1 ------ > [server-builder 8/11] RUN npm install && cd .wasp/build/server && npm install: 142.7 npm notice 142.7 npm ERR! code ECONNRESET 142.7 npm ERR! network aborted 142.7 npm ERR! network This is a problem related to network connectivity. 142.7 npm ERR! network In most cases you are behind a proxy or have bad network settings. 142.7 npm ERR! network 142.7 npm ERR! network If you are behind a proxy, please make sure that the 142.7 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 142.7 142.7 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2025-09-24T10_59_20_049Z-debug-0.log ------ Error: failed to fetch an image or build from source: error building: failed to solve: process "/bin/sh -c npm install && cd .wasp/build/server && npm install" did not complete successfully: exit code: 1 at Proxy.set (/Users/rakesh/.local/share/wasp-lang/0.16.7/data/packages/deploy/node_modules/zx/build/core.cjs:277:18) exit code: 1 at EventEmitter.end (/Users/rakesh/.local/share/wasp-lang/0.16.7/data/packages/deploy/node_modules/zx/build/core.cjs:416:41) at EventEmitter.emit (node:events:531:35) at ChildProcess. (/Users/rakesh/.local/share/wasp-lang/0.16.7/data/packages/deploy/node_modules/zx/build/vendor-core.cjs:502:16) at Object.onceWrapper (node:events:634:26) at ChildProcess.emit (node:events:519:28) at maybeClose (node:internal/child_process:1101:16) at Socket. (node:internal/child_process:456:11) at Socket.emit (node:events:519:28) at Pipe. (node:net:346:12) at Pipe.callbackTrampoline (node:internal/async_hooks:130:17) { _code: [Getter], _signal: [Getter], _stdout: [Getter], _stderr: [Getter], _combined: [Getter], _duration: [Getter] } Node.js v22.19.0 ❌ --- [Error] Deploy command failed: --------------------------------------------- Deploy command failed with exit code: 1