| Hello, It seems this issue is back with plugin's version 1.0, but apparently just on master node : Jenkins ver. 2.32.1 & Jenkins ver. 2.19.1 I check "Provide Node & npm bin/ folder to PATH", an echo of $PATH shows only the system's and user's bins, and the build hangs with "npm not found" in console log. I've try same build on the same machine but configured as slave, the echo $PATH show the value expected with the NodeJS bin path. The same build with the 0.2.2 plugin version works fine. |