coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.73k stars 5.46k forks source link

[Bug]: alpine error #5873

Closed lWolvesl closed 1 week ago

lWolvesl commented 1 year ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

open code-server install extension run command

Expected

when run in alpine amd64 /usr/lib/code-server/bin/code-server: exec: line 28: /usr/lib/code-server/lib/node: not found

Actual

when run in alpine amd64 /usr/lib/code-server/bin/code-server: exec: line 28: /usr/lib/code-server/lib/node: not found

Logs

when run in alpine amd64 /usr/lib/code-server/bin/code-server: exec: line 28: /usr/lib/code-server/lib/node: not found

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

Are you accessing code-server over HTTPS?

Notes

when run in alpine amd64 /usr/lib/code-server/bin/code-server: exec: line 28: /usr/lib/code-server/lib/node: not found replace alpine`s node can fix this error maybe create a dedicated version to adapt alpine

jsjoeio commented 1 year ago

Can you try using the latest version of code-server?

code-asher commented 1 week ago

Closing as stale, also follow https://github.com/coder/code-server/issues/3431 for potentially adding an official Alpine release.