TeamCity build runner not recognizing executable

后端 未结 8 1554
悲哀的现实
悲哀的现实 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:49

    You should restart the TeamCity Build Agents after installing NPM.

提交回复
热议问题