-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
npm install argon2 failed! #345
Comments
|
Same problem on FreeBSD 13.1 and node 16 |
I'm getting an error when installing argon2 as well, on Ubuntu 22.04. Although I'm not sure if it's the same error. Here's the debug log:
It works on MacOS. |
@gunwd the useful information on the debug log is what comes before the "command failed" line, can you please share that as well? |
Hey! Sorry for that, I didn't want to clutter the thread. There you go:
|
@gunwd do you use nodejs from snap? I had the same problem once with a nodejs from snap. After I installed nodejs as a binary, it worked perfectly fine. Snap has some permission problems with some packages... |
Exactly what you said! Apologies for not writing an update — I wanted to figure out why snap causes the problem since it doesn’t sandbox Node itself. Will probably open an issue there if this is a bug and not a feature. 😂 |
It is not 😆 do you mind adding that to the README? |
For some reason it keeps happening with pnpm on macos |
Can you create a new issue? Make sure to include as much info about your machine as possible |
Welcome to the issues section if it's your first time!
Before creating an issue, please be sure to:
Steps to reproduce
Expected behaviour
successfully installed
Actual behaviour
Environment
Operating system:
Win10
Node version:
16.14.2
Compiler version:
node-gyp: v9.0.0
The text was updated successfully, but these errors were encountered: