I am doing
C:\Users\tallakt>elixir test.exs
==> elixir_uuid
Compiling 1 file (.ex)
warning: use Bitwise is deprecated. import Bitwise instead
lib/uuid.ex:2: UUID (module)
C:\Users\tallakt>elixir --version
Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]
Elixir 1.15.4 (compiled with Erlang/OTP 26)
C:\Users\tallakt>
Could it be that I am running on Arm Windows (using Mac and Parallels)?
I also see now I am getting a erl_crash_dump startig with the lines
=erl_crash_dump:0.5
Mon Oct 23 22:29:33 2023
Slogan: Runtime terminating during boot ({badarg,[{ets,lookup_element,[elixir_modules,Elixir.MIME,2],[{_}]},{elixir_module,data_tables,1,[{_},{_}]},{Elixir.Kernel.Typespec,deftypespec,6,[{_},{_}]},{Elixir.Inspect.Integer,__impl__,1,[]},{Elixir.Inspect,impl_for,1,[{_},{_}]},{Elixir.Inspect,inspect,2,[{_},{_}]},{Elixir.Inspect.Algebra,container_each,6,[{_},{_}]},{Elixir.Inspect.Algebra,container_doc,6,[{_},{_}]}]})
System version: Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]
Taints: asn1rt_nif,crypto
Atoms: 26864
Calling Thread: scheduler:1
And it installs perfectly on an Intel machine