getopt is now part of the Erlang distribution, and we no longer support versions that lack it.
It is unclear whether getopt has been removed from all of the underlying dependencies that used to require it, so a little investigation is called for prior to glibly removing it from the deps list.
getopt is now part of the Erlang distribution, and we no longer support versions that lack it.
It is unclear whether getopt has been removed from all of the underlying dependencies that used to require it, so a little investigation is called for prior to glibly removing it from the deps list.
Looking a little further, this almost certainly originates from having Sophia as a dependency.
It is still set as a dependency for Sophia, but seems unused there. Perhaps an n-level dep?
Looking a little further, this almost certainly originates from having Sophia as a dependency.
It is still set as a dependency for Sophia, but seems unused there. Perhaps an n-level dep?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
getopt is now part of the Erlang distribution, and we no longer support versions that lack it.
It is unclear whether getopt has been removed from all of the underlying dependencies that used to require it, so a little investigation is called for prior to glibly removing it from the deps list.
Looking a little further, this almost certainly originates from having Sophia as a dependency.
It is still set as a dependency for Sophia, but seems unused there. Perhaps an n-level dep?