esl / erlang-osx-installer

Erlang Installer & Auto-Updater for macOS
https://www.erlang-solutions.com/resources/download.html
Apache License 2.0
5 stars 5 forks source link

Popup "erl" couldn't be removed. #115

Closed agerace closed 6 years ago

agerace commented 7 years ago

When you install, uninstall or change the default version, this error popups every time. It happens because there's no /usr/local/bin and a bad design is not checking for it to exists before trying to add the symbolic links.

ghost commented 6 years ago

Reported as fixed in #126 - reopen if still valid