I’ve actually tried that and now my application no longer works at all. Here is the link to the thread.
@LeonardB Update:
Manually installing it and running it from the command line produces this error:
E:\ookma-kyi>rebar3 get-deps
===> Fetching pc v1.14.0
eheap_alloc: Cannot allocate 18446744073281983960 bytes of memory (of type "heap").
Crash dump is being written to: erl_crash.dump...
Msys2 Output:
ookma@MSI MINGW64 /e/ookma-kyi (master)
$ rebar3 get-deps
eheap_alloc: Cannot allocate 18446744073281983960 bytes of memory (of type "heap").
Crash dump is being written to: erl_crash.dump...
The crash dump is 4.44GB in size regardless of os, so unfortunately I cannot share it.