Hi All
We have Jenkins on Windows and trying to install nodejs to use dalekjs on another Windows server 2008.
In Manager Jenkins Global properties, we try to install using "Install automatically" picking a version from
nodejs.org. with global npm package to install set to dalek-cli.
In the job in the build step we selected our entry but we are getting error
"FATEL: unresolvable nodeJS installer for version=0.11.14, platform=Windows, cpu=i386
Any advice on what we did wrong and what steps we can take to overcome this issue is appreciated.
Thanks