Ranieri Althoff
Ranieri Althoff
I believe it is standard to write "Usage", I don't recall seeing "Usages" before :thinking:
Thanks for the contribution regardless! :wink:
Just install it normally, it will use the binaries when available (in your case, they are)
This is odd, can you attach the logs that are printed in the last line? `node-gyp` is not necessary if it finds the binaries, but in your case it is...
Odd, indeed there is no Darwin ARM64 build even though we have it in the pipeline  Meanwhile, try using `npm rebuild argon2 --build-from-source` to recompile it. You need a...
Indeed, we build for ARM64 and for OS X but not for OS X on ARM64 together. I don't even think it is feasible, as GitHub Actions run on x86...
No development from Github on supporting M1 for Actions, so no progress on this issue yet :(
@Slapbox definitely, will keep track of these in order to support ARM64 OS X as soon as possible.
> This still doesn't install on M1 Macs a year later. You should be able to install it from source as @Slapbox mentioned. It is a priority to get it...
Donate a M1 to me so I can work around that :laughing: but seriously, I applied to MacStadium as per @partyconfetti suggestion, and hopefully the workflow used by sharp can...