-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins master running on windows. Nodejs job running on linux slave.
In the described environment, the nodejs job on the linux slave gets an incorrect path as the nodejs '.../bin' location gets added to the job's path using a Windows path separator ( rather than a linux path separator(.
- is related to
-
JENKINS-21953 NodeJs plugin doesn't work on windows based Jenkins machine
- Closed