I am testing angularjs tutorials on a 64-bit Windows 7 system because I find this structure very interesting from what I read on my home page. I am new to node.js and have not tested in Java-Script.
When running the tests, I get the following error. Can someone find out what the problem is, or give some clues on how to determine this? I have a new node installation and added testacular with
npm install -g testacular
which worked great with what was printed in the console window.
So here is the error message:
PS C: \ Users \ xx \ Documents \ Angular \ angular-phonecat>. \ Scripts \ test.bat
INFO [testacular]: Testacular server started with http and colon; // localhost & colon; 9876 /
INFO [launcher]: launch Chrome browser
ERROR [testacular]: {[Error: call ENOENT] code: "ENOENT", errno: "ENOENT", syscall: "spawn"}
Error: spawn ENOENT
in errnoException (child_process.js: 948: 11)
in Process.ChildProcess._handle.onexit (child_process.js: 739: 34)
source share