Domanda

What are the right necessities which we do have for the installation of the node.js on a server there? And what is the installation will be made for every user (session on the server) or global ? In the first one there is configuration to be made? thx

È stato utile?

Soluzione

I think you just need the Windows installer from the Node.js site.

Perhaps you may set the binary path in the system environment variable to enable node for all user. I don't remember what the installer do exactly for the PATH.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top