TeamCity build runner not recognizing executable

后端 未结 8 1555
悲哀的现实
悲哀的现实 2020-12-25 13:12

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

8条回答
  •  爱一瞬间的悲伤
    2020-12-25 13:34

    make sure %AppData%\Roaming\npm path is on you windows GLOBAL path variable, restart team agent service and will work

提交回复
热议问题