-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
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
bring win7 support back #38761
Comments
Support for Win7 has been removed in Node.js v14.
While it seems possible to be installed in Win 7. See #35430 (comment). but function is not guaranteed to work, use at your own risk |
yes i did that... but while node.exe itself it works... the emscripten that install node still detect a faillure when installing related to lack of that... even if i set the environment variable... so i will inspect further to see "how" it fails to detect a successfull install of node. |
Windows 7 is end-of-life. Microsoft doesn't support it anymore (short of extended support contracts, I imagine), and Node.js has a (very sensible, IMO) policy about supporting end-of-life operating systems:
You're welcome to try to get Node.js running on Windows 7, and some folks might even try to help you out if you get stuck. (I'd recommend opening issues in But it is not a good use of our limited largely-volunteer resources to try to commit to supporting EoL operating systems. I'm going to close this because I think the chances of us bringing back support for Windows 7 is negligible. But I'll ping @nodejs/build and @nodejs/platform-windows just in case anyone on those teams disagrees. |
Add Windows support to the 14 branch of the node! Because of this limitation, half of the projects cannot be supported if the developer's computer has a seven. As far as I can tell, this is essentially just a whim of the developers - "let's stop supporting this junk", despite the fact that people continue to use it, and there are no killerfits here, which could be expected in the 14th version due to the termination of support. I duplicate my post also in this thread: #35430 Sorry if this looks intrusive, but because of this, I am now facing a situation in which I, apparently, have to install a virtual machine to run a new Windows under it, simply because I cannot (and do not want to) update the OS for a thousand reasons, but for work I need Win and NodeJS not lower than 14th, аnd this is real ridiculous situation. Therefore, I want the developers to pay attention to the problem. Thanks. |
theres 0 reason to not support that...
and i'm tired of fixing everyone else incompetence...
The text was updated successfully, but these errors were encountered: