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

Cannot build console in arm64 #4275

Open
oscarlear opened this issue Jun 11, 2024 · 0 comments
Open

Cannot build console in arm64 #4275

oscarlear opened this issue Jun 11, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@oscarlear
Copy link

when i build console image in arm64 machine, it got this report
image

i found that in the latest versions of alpine python or python2 is no longer usable. For me what worked was pinning alpine at 3.15 . after update base image to node:14-alpine3.15 build , it works

@oscarlear oscarlear added the kind/bug Categorizes issue or PR as related to a bug. label Jun 11, 2024
Leioy pushed a commit to Leioy/console that referenced this issue Sep 25, 2024
Signed-off-by: donniean <[email protected]>
Co-authored-by: donniean <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant