PHP 7.2 and tidy-html not working #496
Unanswered
hellkith
asked this question in
Q&A / Help
Replies: 1 comment
-
Run
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am running into an issue with php 7.2 and tidy-html5 v5.8.
Whenever I try to use php 7.2 it gives me the following error:
dyld: Library not loaded: /usr/local/opt/tidy-html5/lib/libtidy.5.dylib Referenced from: /usr/local/Cellar/[email protected]/7.2.34_4/bin/php Reason: image not found
How can I fix this as the suggestion in #400 does not work.
Beta Was this translation helpful? Give feedback.
All reactions