not able to download kerl script using curl
anew-bhav opened this issue · 2 comments
anew-bhav commented
while trying to install an erlang version, kerl is dependent.
The plugin manages to install kerl on its own. but somehow today, the URL https://raw.githubusercontent.com/kerl/kerl/master/kerl
did not respond
So kerl installation (asdf erlang installation pretask) hung up.
There should be a way to look for and already installed kerl and use that instead.
anew-bhav commented
I was able to work around this, get kerl script by cloning from here and putting the kerl script inside ~/.asdf/plugins/erlang
Stratus3D commented
Hi @anew-bhav , it's working for me now. I'm guessing there was an intermittent issue with the Github servers. I'm going to close this issue. If you have reason to suspect this was due to a bug in asdf-erlang please let me know.