We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
16.17.1
windows7 and windows11 x64
No response
On some Windows computers, including Windows 7 and Windows 11, an error occurs when I fork() to create a child process
It appears in some computers, but no correlation can be found
no
The text was updated successfully, but these errors were encountered:
Node v16 is end of life, can you provide a reproduction and check if it is reproducible in newer versions? Also please consider updagrading
Sorry, something went wrong.
In addition to the previous comment, Windows 7 is also EOL.
I switched to nodejs 20.11.1, and creating child processes on these Windows11 results in an error
Could you provide a reproduction script for this error?
No branches or pull requests
Version
16.17.1
Platform
Subsystem
No response
What steps will reproduce the bug?
On some Windows computers, including Windows 7 and Windows 11, an error occurs when I fork() to create a child process
How often does it reproduce? Is there a required condition?
It appears in some computers, but no correlation can be found
What is the expected behavior? Why is that the expected behavior?
no
What do you see instead?
no
Additional information
No response
The text was updated successfully, but these errors were encountered: