You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
I cannot reproduce this in VS Code.
I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
I am using 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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
OS/Web Information
code-server --version
:3.9.0Steps 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
The text was updated successfully, but these errors were encountered: