Answers for "nodejs for windows 7"

2

nodejs for windows 7

so as you all must know, node 13.14.0 is the latest version that supports windows 7,
but i found a workaround, 

1. download the zip folder of the node version you want to download (https://nodejs.org/dist/v16.17.3/),
2. find where node is downloaded in your system (an easy way  pressing windows key and searching node, and then right click > open file location),
3. cut > paste all the files there and move it to another folder (this is bc if any errors were to happen you can just cut > paste them back),
4. extract the downloaded zip to the folder,
AND DONE!

see if its working by opening cmd and typing 'node -v'
Posted by: Guest on May-03-2022
1

node.js for windows 7

"Last version of node.js that works on windows 7 is"
"https://nodejs.org/download/release/v13.6.0/"
Posted by: Guest on February-15-2022

Browse Popular Code Answers by Language