Open helloyan opened 5 years ago
This likely points to a known problem with symlinking on windows when relx is configured to use {dev_mode, true}
. If you just make it use {dev_mode, false}
it should build fine. I believe there are some patches in the work for that, but I don't think they were included in 3.10.0.
let us know if any of the workarounds worked.
Pre-Check
Environment
rebar3 report
to your message:Current behaviour
Describe the current behaviour. In case of a failure, crash, or exception, please include the result of running the command with debug information:
Expected behaviour
successful released
but run prod release successfully