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?https://github.com/rhysd/Shiba/blob/bc0d14e39f72e02edddf91c44d1820406126daa9/package.json#L42
(The current one would be 9.1.1)
Shiba was installed as instructed via
npm
, withshiba --version