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

Doesn't work in Node 14, bindings don't build #269

Closed
DVLP opened this issue Aug 12, 2020 · 3 comments
Closed

Doesn't work in Node 14, bindings don't build #269

DVLP opened this issue Aug 12, 2020 · 3 comments

Comments

@DVLP
Copy link

DVLP commented Aug 12, 2020

It's won't build in Node 14. It's an issue with packages using C++ bindings. Here's a similar topic of the same happening with another package Project-OSRM/osrm-backend#5720

npm install argon2 on Node 14 to reproduce

@DVLP
Copy link
Author

DVLP commented Aug 12, 2020

It looks like version 0.27 works fine but it's not released on npm or tagged here. Please release to NPM. In the meantime the workaround is to install straight form the repo in package.json
"argon2": "github:ranisalt/node-argon2#master",

@ranisalt
Copy link
Owner

I just launched v0.27.0 :D

@DVLP
Copy link
Author

DVLP commented Aug 14, 2020

perfect, thanks

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

2 participants