File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,14 @@ note1 - The gcc4.8-libs package needs to be installed, because node
6565 In "Git bash" if you call the node shell alias (` node ` without the ` .exe `
6666 extension), ` winpty ` is used automatically.
6767
68+ The Windows Subsystem for Linux (WSL) is not directly supported, but the
69+ GNU/Linux build process and binaries should work. The community will only
70+ address issues that reproduce on native GNU/Linux systems. Issues that only
71+ reproduce on WSL should be reported in the
72+ [ WSL issue tracker] ( https://github.com/Microsoft/WSL/issues ) . Running the
73+ Windows binary (` node.exe ` ) in WSL is not recommended, and will not work
74+ without adjustment (such as stdio redirection).
75+
6876### Supported toolchains
6977
7078Depending on host platform, the selection of toolchains may vary.
You can’t perform that action at this time.
0 commit comments