Learn how to set up your local development environment, preview changes to your Heysheet documentation, and troubleshoot common issues.
docs.json
before proceeding and delete the legacy mint.json
file.docs.json
file is located) and execute the following command:
http://localhost:3000
.
--port
flag. To run Mintlify on port 3333, for instance, use this command:
Error: Could not load the "sharp" module using the darwin-arm64 runtime
npm remove -g mintlify
npm install -g mintlify
Issue: Encountering an unknown error
mintlify dev
again.