erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Fix bug where lack of input would cause a crash. #279

Closed starbelly closed 2 years ago

starbelly commented 2 years ago

When prompting for a username or email we would crash on list_to_binary/1 calls when no data was provided.