Skip to content

Commit 6d277af

Browse files
committed
add troubleshooting info
1 parent aefcf6e commit 6d277af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

installation.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,9 @@ If you use JetBrains, we recommend the [MDX IntelliJ IDEA plugin](https://plugin
163163
<Accordion title="Issue: Encountering an unknown error">
164164
Solution: Go to the root of your device and delete the `~/.mintlify` folder. Afterwards, run `mint dev` again.
165165
</Accordion>
166+
<Accordion title="Issue: The update command is not available">
167+
If running `mint update` returns the command menu, your current version of the CLI does not include the `update` command.
168+
169+
Use `npm i -g mint@latest` to update the CLI.
170+
</Accordion>
166171
</AccordionGroup>

0 commit comments

Comments
 (0)