Skip to content

Commit c10582b

Browse files
committed
docs(npm): update node requirements
1 parent 1da1d8c commit c10582b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/npm.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,15 @@
1010

1111
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1212

13-
If you're installing the npm module you'll need certain dependencies to build
14-
the native modules used by VS Code.
13+
If you're installing the npm module you'll need certain dependencies to build the native modules used by VS Code.
1514

16-
You also need at least node v12 installed. See [#1633](https://github.com/cdr/code-server/issues/1633).
15+
- Node.js: version `>= 10.x`, `<= 14.x`
16+
17+
_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)._
18+
19+
Related:
20+
21+
- [#1633](https://github.com/cdr/code-server/issues/1633)
1722

1823
## Ubuntu, Debian
1924

0 commit comments

Comments
 (0)