0

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.

File watcher settings

Richard Neish
  • 8,414
  • 4
  • 39
  • 69
Cyrex
  • 1
  • Do you get any error/warning message about missing grunt? Have you tried to run IDE as Administrator? – y.bedrov May 03 '19 at 14:37
  • @y.bedrov yeah i got he following message: cmd.exe /D /C call C:\Users\Max\AppData\Roaming\npm\grunt.cmd grunt-cli: The grunt command line interface (v1.3.2) Fatal error: Unable to find local grunt. If you're seeing this message, grunt hasn't been installed locally to your project. For more information about installing and configuring grunt, please see the Getting Started guide: https://gruntjs.com/getting-started Process finished with exit code 99 – Cyrex May 03 '19 at 15:29

0 Answers0