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

linux arm64 support #131

Open
annapst opened this issue Mar 12, 2024 · 3 comments
Open

linux arm64 support #131

annapst opened this issue Mar 12, 2024 · 3 comments

Comments

@annapst
Copy link

annapst commented Mar 12, 2024

Hi!
I'm trying to use bazel-stack-vscode VSCode extension on a linux arm64 machine. I'm am seeing the following error:
~/.vscode-server/data/User/globalStorage/stackbuild.bazel-stack-vscode/file-downloader-downloads/v1.5.3-bzl: 1: Syntax error: "(" unexpected
When I tried to run the bzl file directly, I got Exec format error. Checking with readelf suggests that it is an x84_64 binary instead of arm64.
Is there a way to use the extension on arm64 machine?
Thank you!

@bluebambu
Copy link

yeah I got the exactly same issue on arm64 machine. Any help is appreciated!

@jiushun
Copy link

jiushun commented Jul 25, 2024

Me too, I meet the same problem

@chirantan31
Copy link

Me too!

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

4 participants