Skip to content

ECONNRESET in windows #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vipper opened this issue Oct 1, 2013 · 1 comment
Closed

ECONNRESET in windows #3

vipper opened this issue Oct 1, 2013 · 1 comment

Comments

@vipper
Copy link

vipper commented Oct 1, 2013

Hey man,

that error is happening when i run node install.js in a win platform.
Do you know why and how to fix?

C:\test projects\selenium-standalone\install.js:29
throw err;
^
Error: read ECONNRESET
at errnoException (net.js:901:11)
at TCP.onread (net.js:556:19)
npm ERR! weird error 8
npm ERR! not ok code 0

@vvo
Copy link
Collaborator

vvo commented Dec 30, 2013

Hello @vipper I just tried selenium-standalone on Windows XP with latest nodejs and it worked very well, please try again with npm install -g selenium-standalone@latest and be sure to use a recent nodejs version.

If the issue is still here, feel free to reopen it with more details on how to reproduce (windows version, nodejs version)

@vvo vvo closed this as completed Dec 30, 2013
jucrouzet pushed a commit that referenced this issue Jan 29, 2017
…259)

* Updated dependency versions with yarn. Added yarn lockfile. Using 3.0.1 selenium. Updated docs to reference newer drivers.

* Using java 8

* Switched travis job to be java to get 1.8

* Using travis install and script to drive tests

* Added documentation and error message to inform user of minimum java version

* Removing section seperators from README

* Fixed typo

* Feature/touchup travis (#3)

* Merged latest master

* Using node version matrix

* Using shorter travis matrix

* Using env matrix for travis node version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants