Replies: 1 comment 2 replies
-
v12? It should be bundling v20, if you are installing the latest. If you want to use a different version of Node you will have to recompile code-server. The easiest way to do that is to install from npm instead. You can set This is not recommended though, changing the Node version can break code-server. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I installed the code-server manually by downloading the build from the release tab. While working, I found out that the code-server uses nodejs v12. How can I update/rebuild?
Beta Was this translation helpful? Give feedback.
All reactions