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
Hello Please help I am getting this error while balena push fleet-name, Can any one help me how to install vpn on balena-os
Step 1/36 : FROM balena/open-balena-base:v13.3.1 as base
[Info] Still Working...
[main] ---> eabf902914f1
[main] Step 2/36 : FROM base as builder
[main] ---> eabf902914f1
[main] Step 3/36 : COPY package.json package-lock.json /usr/src/app/
[main] ---> 4dd7120289a5
[main] Step 4/36 : RUN npm ci && npm cache clean --force 2>/dev/null
[main] ---> Running in 241d2d772b8f
[main] standard_init_linux.go:211: exec user process caused "exec format error"
[main]
[main] Removing intermediate container 241d2d772b8f
[main] The command '/bin/sh -c npm ci && npm cache clean --force 2>/dev/null' returned a non-zero code: 1
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: main
[Error] Error: The command '/bin/sh -c npm ci && npm cache clean --force 2>/dev/null' returned a non-zero code: 1
[Info] Built on arm06
[Error] Not deploying release.
Remote build failed
The text was updated successfully, but these errors were encountered:
Hello Please help I am getting this error while balena push fleet-name, Can any one help me how to install vpn on balena-os
Step 1/36 : FROM balena/open-balena-base:v13.3.1 as base
[Info] Still Working...
[main] ---> eabf902914f1
[main] Step 2/36 : FROM base as builder
[main] ---> eabf902914f1
[main] Step 3/36 : COPY package.json package-lock.json /usr/src/app/
[main] ---> 4dd7120289a5
[main] Step 4/36 : RUN npm ci && npm cache clean --force 2>/dev/null
[main] ---> Running in 241d2d772b8f
[main] standard_init_linux.go:211: exec user process caused "exec format error"
[main]
[main] Removing intermediate container 241d2d772b8f
[main] The command '/bin/sh -c npm ci && npm cache clean --force 2>/dev/null' returned a non-zero code: 1
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: main
[Error] Error: The command '/bin/sh -c npm ci && npm cache clean --force 2>/dev/null' returned a non-zero code: 1
[Info] Built on arm06
[Error] Not deploying release.
Remote build failed
The text was updated successfully, but these errors were encountered: