Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

returned a non-zero code: 1 #235

Open
neeleshdatley opened this issue May 19, 2022 · 1 comment
Open

returned a non-zero code: 1 #235

neeleshdatley opened this issue May 19, 2022 · 1 comment

Comments

@neeleshdatley
Copy link

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

@adminy
Copy link

adminy commented Jun 28, 2022

➕ 1️⃣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants