Closed
Description
OS/Web Information
- Web Browser: Edge
- Local OS: Windows 10 build 21382.1
- Remote OS: Windows 10 build 21382.1
- Remote Architecture: x64
code-server --version
: 3.10.1
Steps to Reproduce
- Install Alpine from windows store (Alpine v3.13)
- install curl on that Alpine :
apk add curl
- run this command :
curl -fsSL https://code-server.dev/install.sh | sh
cd ~/.local/bin
./code-server
Expected
Actual
then this error appears :
DESKTOP-87K2O5K:~/.local/bin# ./code-server
./code-server: exec: line 36: /root/.local/lib/code-server-3.10.1/lib/node: not found
Any ideas ?
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No
Metadata
Metadata
Assignees
Labels
No labels