🇩🇪Germany richardmetzger
As an alternative to serve both you may add a symbolic link called dompurify to the directory DOMPurify, e.g.
web/libraries# ln -s DOMPurify dompurify
which helped me to get rid of the warning
🇩🇪Germany richardmetzger
richardmetzger → created an issue.
🇩🇪Germany richardmetzger
Just installed this module and ran across the reported error.
composer require symfony/filesystem
solved it for me.