문제

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