Wednesday, August 17, 2016

Jenkins NodeJS plugin with async or other thirdparty libraries

After enabling Jenkins NodeJS plugin, I found it missing async even though I configure it to install async in "Configuring Tools". Actually you can still reference it by doing some string manipulation In your job step: