title | description |
---|---|
Development |
This is an example page for contributing to the project |
Step 1. Install Docker:
brew install docker
Step 2. Install python 3.10.7+:
brew install python
The documentation website is now available at http://localhost:3000
.
etc
Here's how to solve some common problems when working with the CLI.
Update to Node v18. Run `mintlify install` and try again. 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.
Try navigating to the root of your device and delete the ~/.mintlify folder. Then run `mintlify dev` again.Curious about what changed in a CLI version? Check out the CLI changelog.