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
I created a file (pasted below) containing the default examples from the documentation (https://mermaid-js.github.io/mermaid/#/), however only the second one of these (the sequenceDiagram type) seems to work. There do not seem to be any error messages.
Does it maybe have to do with the old mermaid version that is used?
I created a file (pasted below) containing the default examples from the documentation (https://mermaid-js.github.io/mermaid/#/), however only the second one of these (the
sequenceDiagram
type) seems to work. There do not seem to be any error messages.Does it maybe have to do with the old mermaid version that is used?
Shiba/package.json
Line 42 in bc0d14e
(The current one would be 9.1.1)
Shiba was installed as instructed via
npm
, withshiba --version
The text was updated successfully, but these errors were encountered: