jonnyzzz / TeamCity.Node

Node.js, NPM and Phantom.JS runners for TeamCity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating used NVM version

jvanbrunschot-coolblue opened this issue · comments

Hi, do you have any plans in upgrading the NVM version to a later version. The current build runner is running on Version v0.7.0 while the latest version is already on v0.33.11.

Hi, there is a NVM URL parameter on Node.js NVM Installer build runner where you can specify the url from where the installer should download the archive to use.
Thus, just fill this parameter with url pointing to v0.33.11 zip archive and this version would be used.