Skip to content

copy normalizeConnectArgs from node 6#23

Open
lee-elenbaas wants to merge 3 commits intomscdex:masterfrom
lee-elenbaas:master
Open

copy normalizeConnectArgs from node 6#23
lee-elenbaas wants to merge 3 commits intomscdex:masterfrom
lee-elenbaas:master

Conversation

@lee-elenbaas
Copy link
Copy Markdown

This should fix #22

@lee-elenbaas
Copy link
Copy Markdown
Author

net._normalizeConnectArgs is not longer available on node 7 - so i removed the dependency in it, by placing the implementation inside the library

@bitinn
Copy link
Copy Markdown

bitinn commented Jan 7, 2017

@mscdex do you have time to review this PR? This is likely true as we have a few users reporting similar issues.

@malexdev
Copy link
Copy Markdown

malexdev commented Mar 8, 2017

👍 , I am also having this issue.

@cjnqt
Copy link
Copy Markdown

cjnqt commented Aug 1, 2017

Same here - breaks on node >7. The fix looks good!

@lee-elenbaas
Copy link
Copy Markdown
Author

lee-elenbaas commented Aug 2, 2017

@cjnqt since @mscdex does not seem to be active - feel free to use my fork

Copy link
Copy Markdown

@gravityrail gravityrail left a comment

Choose a reason for hiding this comment

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

I need this! This module doesn't work in Node 8 otherwise.

@cjnqt
Copy link
Copy Markdown

cjnqt commented Nov 15, 2017

Ping @mscdex - could you please merge this?

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.

implementation is broken in node 7

5 participants