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

Fails on Node.js v12 #715

Closed
BridgeAR opened this issue Apr 5, 2019 · 4 comments
Closed

Fails on Node.js v12 #715

BridgeAR opened this issue Apr 5, 2019 · 4 comments
Assignees

Comments

@BridgeAR
Copy link

BridgeAR commented Apr 5, 2019

A couple fixes landed to make bcrypt compatible with Node.js v12 but it seems like it still fails to build (https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/1801/nodes=debian9-64/testReport/junit/(root)/citgm/bcrypt_v3_0_5/).

Refs: nodejs/citgm#701

@richardlau
Copy link

The recent breakage was (intentionally) caused by nodejs/node#27013.

nan needs to be 2.13.2 to pick up nodejs/nan#842:
https://github.com/nodejs/nan/blob/master/CHANGELOG.md

@recrsn recrsn self-assigned this Apr 10, 2019
@recrsn
Copy link
Collaborator

recrsn commented Apr 17, 2019

@richardlau v3.0.6 is out with updated nan

@YasharF
Copy link

YasharF commented Aug 11, 2019

Is this still a problem?

@BridgeAR
Copy link
Author

@YasharF this should be fixed with 3.0.6.

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

No branches or pull requests

4 participants