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
root@host:/opt/freeware/bin> dnf install /home/showcase/code-server-4.93.1-ppc64le.rpm
Last metadata expiration check: 1 day, 23:03:10 ago on Wed Oct 16 14:36:43 CST 2024.
Error:
Problem: conflicting requests
- package code-server-4.93.1-1.ppc64le does not have a compatible architecture
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
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: