In my windows installation PATH includes C:\\Program Files\\nodejs, where executable node.exe is. I\'m able to launch node
PATH
C:\\Program Files\\nodejs
node.exe
node
Using a Windows symbolic link from the C:\Users{username}\AppData\Roaming\npm and C:\Users{username}\AppData\Roaming\npm-cache paths to the destination worked great for me.
How to add a symbolic link