Skip to content

** (ArgumentError) argument error (stdlib 5.2.3) io.erl:103: :io.put_chars #13637

Closed
@moacirbishopcamata

Description

@moacirbishopcamata

Elixir and Erlang/OTP versions

Erlang/OTP 26 [erts-14.2.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]

Elixir 1.16.3 (compiled with Erlang/OTP 26)

Operating system

Windows 10 PRO(22H2) AMD Ryzen 5 PRO 2400G with Radeon Vega

Current behavior

mix test
==> comeonin
Compiling 3 files (.ex)
Generated comeonin app
==> elixir_make
Compiling 6 files (.ex)
Generated elixir_make app
==> argon2_elixir

** (ArgumentError) argument error
(stdlib 5.2.3) io.erl:103: :io.put_chars(:standard_io, <<77, 105, 99, 114, 111, 115, 111, 102, 116, 32, 40, 82, 41, 32, 80, 114, 111, 103, 114, 97, 109, 32, 77, 97, 105, 110, 116, 101, 110, 97, 110, 99, 101, 32, 85, 116, 105, 108, 105, 116, 121, 32, 86, 101, 114, 115, 227, 111, 32, 49, ...>>)
(elixir 1.16.3) lib/system.ex:1149: System.do_port_byte/3
(elixir 1.16.3) lib/system.ex:1135: System.do_cmd/3
(elixir_make 0.7.7) lib/elixir_make/compiler.ex:115: ElixirMake.Compiler.cmd/5
(elixir_make 0.7.7) lib/elixir_make/compiler.ex:92: ElixirMake.Compiler.make/2
(elixir_make 0.7.7) lib/elixir_make/compiler.ex:53: ElixirMake.Compiler.compile/1
(mix 1.16.3) lib/mix/task.ex:478: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.16.3) lib/mix/tasks/compile.all.ex:122: Mix.Tasks.Compile.All.run_compiler/2

Expected behavior

Excellent work for everyone,
I have a problem compiling the "Argon2_Elixir" module to generate authorization via "mix.gen.auth --hashing-lib argon2".

I installed nmake and the necessary development dependencies, but unfortunately I was not successful.

I would like a "path" to achieve the result, so I can collaborate.

Thank you for everyone's attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions