Comment 3 for bug 1614884

Revision history for this message
keshavbhatt (keshavnrj) wrote :

"every time it's downloading older version of Nodejs i.e node-v6.14.2-linux-x64.tar.gz"

You can change that either by overriding pull step,
adding latest nodejs to your source and then installing nodejs.

Or using nodeJs plugin where you can define version of nodeJs you want to use.

Well all this is not related to the bug.