You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For an unknown reason mermaid-filter (or, really, one of its
dependencies) no longer work properly on Ubuntu 22.04. Using 24.04
addresses the problem. While at it, we also no longer need to overwrite
the puppeteer dependency as mermaid-filter has updated its mermaid-cli
dependency. No new release has been published just yet, so keep using
the `git clone` approach from 71d3b4e rather than installing a
release.
Fixes: #8555
0 commit comments