Grunt integration with Jenkins on windows issue
问题 I am running Jenkins on Tomcat7 - Windows 7. I have provided the node bin path in my jenkins configuration. Then running a shell script as follows: echo $PATH node --version npm install -g grunt-cli npm install grunt cssmin As suggested in other post Jenkins integration with Grunt, I have restarted my jenkins several times, and tried to work on all the answers written in that post, but still it shows error, grunt: command not found. Error stack trace from jenkins console output: /c/apache