Skip to content

Commit 90f28fc

Browse files
authored
docs(NODE-3509): Update error documentation (#2938)
1 parent 75c9e67 commit 90f28fc

12 files changed

+76
-175
lines changed

docs/charts/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ The `mermaid` directory contains the [mermaid](https://mermaid-js.github.io/merm
44

55
To generate these files, there is an included script, `build_images.sh` which builds images for all the mermaid files in the `mermaid` directory.
66

7-
To use this script, the [mermaid cli](https://github.com/mermaid-js/mermaid-cli) must be installed and be accessible via your $PATH variable.
7+
To use this script, the [mermaid cli](https://github.com/mermaid-js/mermaid-cli) must be installed and be accessible via your $PATH variable.
8+
9+
**Note on mermaid installation**
10+
11+
It is preferable to install mermaid via npm rather than brew since brew will install node as a dependency which could interfere with nvm.

docs/charts/imgs/MongoAPIError.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)