-
**Describe the bug**
Install with:
```
sudo npm install -g @mermaid-js/mermaid-cli
```
Get warning about puppeteer at install:
```
npm WARN deprecated puppeteer@19.11.1: < 21.8.0 is no long…
-
### Describe the feature
Houdini is importing a deprecated, old (2022) version of glob, polluting a depending project's audit & pnpm install with warnings.
https://github.com/HoudiniGraphql/houdin…
-
**Describe the bug**
I'm attempting to create an SVG from a Markdown file containing a mermaid diagram. I'm using ELK as the default renderer. The CLI crashes at the Mermaid subgraph. It is able to c…
hqv1 updated
7 months ago
-
Running on MacOS Mojave 10.14.6
Here is the log from the console:
```
Installing mermaid.cli...
+ mermaid.cli@0.5.1
added 1 package from 2 contributors, updated 8 packages and audited 53 pack…
-
v1.0.3 - Unable to render mermaid diagrams without having the @mermaid-js/mermaid-cli installed into the projects node_modules folder and running the command from project root.
Should render mermai…
-
```python
inject(Path("models/README.md"))
```
```plain
paracelsus/cli.py", line 181, in inject
format=format.value,
^^^^^^^^^^^^
AttributeError: 'str' object has no attrib…
-
**Describe the bug**
`mmdc` does not generate labels when outputting SVG files.
This happens for **flow charts** and **class charts** on my machine, but **not** for sequence diagrams for example.
…
-
Although it did work in the past, it turns out that the Mermaid filter test no longer runs on macOS in GitHub Actions. The issue has to do with Puppeteer failing to launch Chrome correctly:
```
…
-
I'm trying to use mermaid to visualize NestJS Dependencies. We have a ton of modules/dependencies and the generated source for the diagram has between 700 and 800 edges.
Max edges should be config…
-
## Background
Users can add Mermaid diagrams to the documents using `content.text` with `format_as` set to `code` and `code_language` set to `mermaid`, but in the case user's Markdown renderer does…
traut updated
3 months ago