jonnyzzz / TeamCity.Node

Node.js, NPM and Phantom.JS runners for TeamCity
Apache License 2.0
309 stars 49 forks source link

Add Node.js NVM Installer runner to OS X agent #83

Open maxpavlov opened 9 years ago

maxpavlov commented 9 years ago

Hello. I have a Windows machine runnging TeamCity Server and a build agent on Mac OS X Yosemite. I would like to use NPM runner on OS X agent but the scheduled build can't start saying:

Cannot estimate this build Please add 'Node.js NVM Installer' build runner

What is the correct way to add TeamCity.Node capabilities to an agent on OS X?

jonnyzzz commented 9 years ago

You should check build agent on mac os is able to find 'node' and/or 'npm' commands in PATH. It looks like it does not