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
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
12
13
13
-
If you're installing the npm module you'll need certain dependencies to build
14
-
the native modules used by VS Code.
14
+
If you're installing the npm module you'll need certain dependencies to build the native modules used by VS Code.
15
15
16
-
You also need at least node v12 installed. See [#1633](https://github.com/cdr/code-server/issues/1633).
16
+
- Node.js: version `>= 12`, `<= 14`
17
+
18
+
_Note: the Node.js version requirements are based on the VS Code Node.js requirements. See [here](https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites)._
0 commit comments