Skip to content

Commit 3e8f6e0

Browse files
committed
Update what node version is supported
Fixes #557
1 parent 775c230 commit 3e8f6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ npm run build
8181

8282
## Dependencies
8383

84-
Node.JS 12+ or Electron 8+ is required to use `node-pty`.
84+
Node.JS 16 or Electron 19 is required to use `node-pty`. What version of node is supported is currently mostly bound to [whatever version Visual Studio Code is using](https://github.com/microsoft/node-pty/issues/557#issuecomment-1332193541).
8585

8686
### Linux (apt)
8787

0 commit comments

Comments
 (0)