How do I Install node.js on my windows Machine?? I Searched All the available blogs for info, I found none of them are useful. so Is it possible for me to install node.js on my windows machine. If the answer is yes can anyone please explain the procedure. BTW
I’m using windows XP
How do I Install node.js on my windows Machine?? I Searched All the available
Share
I was able to get Node running perfectly well on XP by using Cygwin. These instructions worked well for me.
It’s worth noting that there is now a native Node.JS port for Windows. Use that rather than stuff with CygWin.