Is there an existing issue for this?
OS/Web Information
- Web Browser: Firefox
- Local OS: PostmarketOS (Based on Alpine)
- Remote OS: Same as above
- Remote Architecture: Arm64/aarch64
code-server --version: Error relocating /home/venom/.local/lib/code-server-4.90.2/lib/node: fcntl64: symbol not found
Steps to Reproduce
- Install
code-server
- Run
code-server
Expected
Code server runs normally
Actual
The console outputs Error relocating /home/venom/.local/lib/code-server-4.90.2/lib/node: fcntl64: symbol not found
Logs
`Error relocating /home/venom/.local/lib/code-server-4.90.2/lib/node: fcntl64: symbol not found`
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
This cannot be tested in 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
I'm assuming that this is just an issue with Alpine altogether as native VSCode also doesn't run