-
Notifications
You must be signed in to change notification settings - Fork 26
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
bcrypt_elixir doesn't work even if we have C Compiler. #41
Comments
I recommend you ask about this on https://elixirforum.com/ There are probably going to be several users there that have setup their Macbook M1, and they should be able to help you. I might have more information for you next week, when I get a Macbook M1 myself. |
I am facing the same issue with
by any chance, is there any followup for this issue? |
Actually, ignore me, was running a shell in i386 mode due to the previous build. |
@bopm How did you change? |
I run |
@vagnerwentz are you still having issues with this? Or did you find a fix? |
I’m seeing the same thing on Erlang 25:
I also tried 24 and making sure the Elixir version was compiled on the same Erlang version:
This is on macOS 14.1.2 on an M1. Let me know if there’s anything else I can provide, thanks for all the work on this. |
I recommend that you ask on https://elixirforum.com/. There is a good chance that the developers there can help you with this. |
I'm experiencing the same issue. Have anyone solved that? |
Closing this issue. If anyone feels like reopening, please let me know. |
I use a Macbook M1 and I installed correctly about Elixir and Erlang.
When I try to use the
bcrypt
hash on terminalBut I have the C Compiler installed
Does someone there is this error?
The text was updated successfully, but these errors were encountered: