-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
I am running on a WIndows 7 64bit
Jenkins ver. 2.7.1
Nodejs with apigeetool installed
I am getting this error whenever I build my jenkins job:
Building in workspace C:\Program Files (x86)\Jenkins\workspace\ApigeeBuildAndDeploy
[ApigeeBuildAndDeploy] $ cmd /c call C:\windows\TEMP\hudson1850497119464236620.bat
C:\Program Files (x86)\Jenkins\workspace\ApigeeBuildAndDeploy>cd C:\Program Files\nodejs
C:\Program Files\nodejs>nodevars.bat
Your environment has been set up for using Node.js 6.5.0 (x64) and npm.
The filename, directory name, or volume label syntax is incorrect.
Build step 'Execute Windows batch command' marked build as failure
Finished: FAILURE
Why NodeJS should involved in this?
Which version fo NodeJS plugin do you use?
Do you enable NodeJS action to have Nodejs.exe in the PATH enviroment?
In this scenario NodeJS plugin only provide a NodeJS installation and node.exe to the classpath.