Вопрос

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

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top