Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Support for the newer node.js API. #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

evert
Copy link

@evert evert commented May 10, 2018

Since node v7 the old _normalizeConnectArgs function no longer exists. This PR changes the 2 places where this function is used, and use the newer _normalizeArgs if it's available.

This fixes #3

Since node v7 the old function no longer exists.
@CLAassistant
Copy link

CLAassistant commented May 10, 2018

CLA assistant check
All committers have signed the CLA.

evert added 3 commits May 10, 2018 11:44
This should demonstrate that the library is currently broken
It's pretty old and the tests won't even run.
@barakt11
Copy link

Hey!
Can you merge please?
I would like to use this repo and PR's one...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: _net2.default._normalizeConnectArgs is not a function
3 participants