Skip to content
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

Some part of jscshim is broken when using TLSWrap #16

Open
Constellation opened this issue Oct 6, 2018 · 1 comment
Open

Some part of jscshim is broken when using TLSWrap #16

Constellation opened this issue Oct 6, 2018 · 1 comment

Comments

@Constellation
Copy link
Contributor

When you run node-jsc deps/npm/bin/npm-cli.js install escodegen, it reports strange errors.
It seems that tls_wrap.TLSWrap.prototype in lib/_tls_wrap.js is different from the prototype object for TLSWrap C++ code.

@MCE-KobyBo
Copy link
Contributor

MCE-KobyBo commented Oct 7, 2018

I see, on my Windows machine I'm getting:
npm ERR! self._handle.connect is not a function. (In 'self._handle.connect(req, address, port)', 'self._handle.connect' is undefined)

Strange, I'll look into it.

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

No branches or pull requests

2 participants