“Node.js para Windows 7” Respostas de código

Nodejs para 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'
Mohammed Siddiqui

Node.js para Windows 7

"Last version of node.js that works on windows 7 is"
"https://nodejs.org/download/release/v13.6.0/"
Bittu5134

Respostas semelhantes a “Node.js para Windows 7”

Perguntas semelhantes a “Node.js para Windows 7”

Mais respostas relacionadas para “Node.js para Windows 7” em JavaScript

Procure respostas de código populares por idioma

Procurar outros idiomas de código