bcrypt_elixir
bcrypt_elixir copied to clipboard
bcrypt_elixir loading error at runtime when doing mix test
just got the error in below image when running mix test
what i can confirm is that i have C compiler installed and other envs: Mac M3 Elixir: 1.18.3-otp-27 Erlang: 27.3 bcrypt_elixir: 3.3.2 running within latest Phoenix.
Any hint would be appreciated, thanks