Attempted to recreate this project: 
https://github.com/yearofmoo/angularjs-seed-repo

Environment:


   - Windows 7 64-bit
   - NodeJS v 0.10.24
   - Protractor v 0.16.1
   - grunt v0.4.2
   - grunt-cli v0.1.11
   
Notes:

For selenium, install_selenium_standalone has been replaced by 
webdriver-manager binary around 12/2/13 according to Julie's 
post<https://plus.google.com/+JulieRalph/posts>. 
This seems to be related to the issue.

Also, git must be installed in the project directory and npm install must 
be run using Git Bash in Windows.

Error in Git Bash:
   Name@NAME-PC /c/node

 > $ grunt test:e2e
  Running "connect:testserver" (connect) task
  Started connect web server on 127.0.0.1:9999.

  Running "protractor:singlerun" (protractor) task
  Starting selenium standalone server...
  events.js:72
       throw er; // Unhandled 'error' event
                 ^
Error: spawn ENOENT
       at errnoException (child_process.js:980:11)
       at Process.ChildProcess._handle.onexit (child_process.js:771:34)

> Fatal error: protractor exited with code: 8

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to