code-server
code-server copied to clipboard
[Bug]: /code-server-3.10.2-linux-arm64/lib/node: not found
Is there an existing issue for this?
- [X] I have searched the existing issues
OS/Web Information
- Web Browser: chrome
- Local OS: android 6.0.1
- Remote OS: ubuntu
- Remote Architecture: do not know
code-server --version: latest
Steps to Reproduce
- install ubuntu from userlink app 2.follow step to install code server
- launch it
Expected
vs code will open
Actual
/code-server-3.10.2-linux-arm64/lib/node: not found this error happen
Logs
please help
Screenshot/Video
https://ibb.co/bNC8RyY https://ibb.co/h2tD3sg
Does this issue happen in VS Code?
- [X] I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- [X] I am using HTTPS.
Notes
please help
What happens if install yarn and try installing code-server that way?
What happens if install
yarnand try installing code-server that way?
i dont understand bro
Me too facing Same issue while installing it on android please help
@blockerpiyush can you try this? https://github.com/coder/code-server/issues/5247#issuecomment-1150469500
@jsjoeio , @darkshadow4274 , @T45K Can this be solved?? I have a PR in flyte needs this to be solved. https://github.com/flyteorg/flytekit/pull/1990
If you are running on a platform that is not supported by our GitHub releases then you will need to build code-server yourself or install from npm. Either way, make sure to use the right version of Node (v18 for 4.19.0).
For Android, there is also a Termux version that can be installed.
Ah wait I misread the issue description, the client is Android but the remote is Ubuntu. The regular linux-amd64 release should work for this, unless the remote is not amd64. If anyone is still running into the issue please feel free to comment. Make sure to list your architecture and how you are installing code-server!