Jared Smith

Results 17 comments of Jared Smith
trafficstars

@happysalada Yep, I've seen those issues and going to work on some fixes. Trying to go through the pending PR's here and apply ones that make sense.

@fire they are disabled by default. I just enabled them.

So whats the solution to this? Just downgrade Erlang and wait for next version of otp?

Confirmed it is an OTP bug and has been reported. It’s fixed in Erlang 20.1.3

Use a version manager like asdf that allows you to pull from the GitHub repo. Not sure if asdf supports vanilla Debian, it supports Ubuntu. You can also download the...

Add this line to your .tools-version file erlang ref:OTP-20.1.3 Then run asdf install. It’ll install the tagged version of Erlang. They may have already released the bug fix so 20.1.4...