Skip to content

Conversation

@jarofghosts
Copy link
Member

@jarofghosts jarofghosts commented Dec 7, 2017

This fixes an error that was happening on the latest node LTS.
This also updates the tests to fix an issue that was causing the gunzip stream to emit an error.
This also replaces a dev. dependency that was meant to find an open port to run a test server on, as the old one did not work on my machine and this new one seems to work everywhere.
I plan for this to be a patch release, once approved.

.gitignore Outdated
@@ -0,0 +1 @@
node_modules No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we pull in a standard .gitignore for nodejs? https://github.com/github/gitignore/blob/master/Node.gitignore

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done in 23cb6b5

@jarofghosts jarofghosts merged commit 3bfa9a7 into master Dec 8, 2017
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

Successfully merging this pull request may close these issues.

SSL Handshake Error using node >= 8.6.0

4 participants