-
Bug
-
Resolution: Not A Defect
-
Critical
-
Jenkins v2.176.1
Nodejs v1.3.3
Windows 2016 Datacenter
Installing nodejs automatically with plugin, it installs only x86 version
In case you need x64 -it will be x86 anyway.
Here is how i install nodejs x64
After installation im running:
> node -p "process.arch"
and getting
> ia32