We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/).
bcrypt
Refs: nodejs/citgm#701
The text was updated successfully, but these errors were encountered:
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
nan
Sorry, something went wrong.
@richardlau v3.0.6 is out with updated nan
Is this still a problem?
@YasharF this should be fixed with 3.0.6.
recrsn
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: