Prerequisite You should have all your content already prepared. For more details about the content, please read the checklist.
Step-by-step video guide:
1
Step 1
Click on the + button on the upper left side of the dashboard.
2
Step 2
These are instructions or content that only pertain to the second step.
3
Step 3
These are instructions or content that only pertain to the third step.
Troubleshooting
Here’s how to solve some common problems when setting up your project.Planpoint is not loading
Planpoint is not loading
Update to Node v18. Run
mintlify install
and try again.No such file or directory on Planpoint
No such file or directory on Planpoint
Go to the
C:/Users/Username/.mintlify/
directory and remove the mint
folder. Then Open the Git Bash in this location and run git clone https://github.com/mintlify/mint.git
.Repeat step 3.Getting an unknown error
Getting an unknown error
Try navigating to the root of your device and delete the ~/.mintlify folder.
Then run
mintlify dev
again.