-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
0.25.x does not build on MacOS #230
Comments
Yes, and it is a pain in the ass. Feel free to help, but I can't give enough time for it to work properly. @hoangvvo did a lot recently in that direction. |
That's too bad. :( The ecosystem issues around node-gyp and macos will keep us pinned then on 0.24.1. Thanks for this library! |
Considering that when Node adopted gyp it was already being deprecated, yes, it is a shame :/ I hope we can change things soon, though! |
For the time being; 0.26.0 did indeed install correctly on MacOS :) |
Yay! Kudos to @BjornLuG for the PR and all others that tried and helped :) |
it's not all good news. bug report incoming w issues on Debian. |
You shouldn't make me sad again that fast. |
Before creating an issue, please be sure to:
Steps to reproduce
Expected behaviour
Argon2 should build. 0.24.1 works.
Actual behaviour
Fails, likely due to: nodejs/node-gyp#1917
and npm/cli#287 but who knows when they will get their act together.
Have you given any thought to publishing pre-built binaries for common OSes?
Environment
Operating system:
macOS Mojave 10.14.6
Node version:
Node 12.13.0
Compiler version:
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
The text was updated successfully, but these errors were encountered: