When I try to run grover on my module, it throws below error.
C:\workspace\demo\branches\feature-branch\src>grover ./my-widget/tests/unit/my-widget.html
Starting Grover on 1 files with PhantomJS@1.9.0
Running 15 concurrent tests at a time.
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:977:11)
at Process.ChildProcess._handle.onexit (child_process.js:768:34)
Appreciate any inputs to get this resolved.