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

Support NodeJS 10.x, 12.x #29

Closed
petermetz opened this issue Nov 6, 2019 · 2 comments · Fixed by #106
Closed

Support NodeJS 10.x, 12.x #29

petermetz opened this issue Nov 6, 2019 · 2 comments · Fixed by #106
Assignees
Labels

Comments

@petermetz
Copy link
Contributor

The current LTS NodeJS versions should always be supported in general.

Need to have the CI set up before we can move with this. For the CI progress watch: #13

@petermetz petermetz self-assigned this Nov 6, 2019
@petermetz
Copy link
Contributor Author

Might be also blocked by ZeroMQ:
JustinTulloss/zeromq.node#603

@blefevre
Copy link
Contributor

Fabric tests are failing under Node 10.
Per grpc/grpc-node#801 certs with ExtKeyUsageAny set are now rejected by OpenSSL 1.1.0.
This is fixed in hyperledger/fabric@3c0d63c, but we'll have to regenerate our crypto.

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

Successfully merging a pull request may close this issue.

2 participants