I\'m trying to run a simple gruntfile.js as part of my build in TeamCity. However, even after installing grunt and grunt-cli as global node packages, TeamCity s
gruntfile.js
make sure %AppData%\Roaming\npm path is on you windows GLOBAL path variable, restart team agent service and will work