I'm setting up grunt with the IntelliJ file watcher plugin. As you can see in the image I choose as path for my installed grunt the following: C:\Users\Max\AppData\Roaming\npm\grunt.cmd
Nevertheless if I save my project IntelliJ doesn't find my grunt... If I execute grunt in the terminal with "grunt" all works.