-
Notifications
You must be signed in to change notification settings - Fork 6k
Cannot be installed in AIX 7.1 #7038
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
Comments
@cloorc You may try the unofficial and untested Power 64-bit ( These builds are created using the multi-arch docker image Cross reference: |
It seems not work as expected:
|
@cloorc Your architecture seems to be |
Yeah, it's right! And it seems like there is no prebuilt binaries. |
Any luck on building for ppc64 architecture in the future? |
I'm afraid not. Cause vscode doesn't support AIX yet. And it seems like there is no plan for that. Check it here microsoft/vscode#231568 . |
Is there an existing issue for this?
OS/Web Information
code-server --version
:Steps to Reproduce
npm install --global --verbose code-server
Expected
Can be installed successfully
Actual
Logs
As previous posted
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
There are two known issues and related PRs are being working on:
ranisalt/node-argon2 and PR
microsoft/vscode-policy-watcher and PR
Upgrade of dependencies
argon2
(inpackage.json
) and@vscode/policy-watcher
(inlib/vscode/package.json
) might solve this issue.The text was updated successfully, but these errors were encountered: