Skip to content

[Bug]: code-server is not working on node version 17.6 #4936

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
sungreong opened this issue Mar 2, 2022 · 2 comments
Closed
3 tasks done

[Bug]: code-server is not working on node version 17.6 #4936

sungreong opened this issue Mar 2, 2022 · 2 comments
Labels

Comments

@sungreong
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

tab : galaxy tab8
npm : 8.5.1
node: 17.6.0

Steps to Reproduce

  1. pkg update -y
  2. pkg install -y python nodejs yarn git
  3. yarn global add code-server

Expected

yarm global add code-server

Actual

yarm global add code-server

ERROR: code-server currently requires node v14

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

No response

@sungreong sungreong added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 2, 2022
@Adrwaan
Copy link

Adrwaan commented Mar 2, 2022

To install code-server in a terminal from android you can follow these steps...
https://coder.com/docs/code-server/latest/termux

@jsjoeio
Copy link
Contributor

jsjoeio commented Mar 2, 2022

This is expected. We don't support Node versions higher than 14. Please follow #4894 to know when we add support for 16.

@jsjoeio jsjoeio closed this as completed Mar 2, 2022
@jsjoeio jsjoeio added wontfix and removed bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants