Skip to content

Cannot run on Alpine on WSL2 #3413

@parsalotfy

Description

@parsalotfy

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

  1. Install Alpine from windows store (Alpine v3.13)
  2. install curl on that Alpine : apk add curl
  3. run this command : curl -fsSL https://code-server.dev/install.sh | sh
  4. cd ~/.local/bin
  5. ./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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions