Closed
Description
A bug is introduced in upstream TagUI tool, due to Homebrew migrating from OpenSSL v1.0 to v1.1. However, OpenSSL v1.0 is required for PhantomJS execution engine to work. Raising this issue to track and implement a matching solution when upstream project resolves this.
- More details at upstream issue macOS OpenSSL version issue - Homebrew moved it from v1.0 to v1.1 - initial fix aisingapore/TagUI#635
Below is the reference error message when OpenSSL v1.0 is not available -
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
This issue impacts macOS users who installs this package for the first time in the last few days, since 27 Nov, the date when Homebrew latest release moves to v1.1 of OpenSSL from v1.0 -