starter
starter copied to clipboard
📖 The starter kit for your Mintlify docs
`mintlify` creates a directory by default in `$HOME`. While this is not an error, I think the CLI should respect an OS (or user’s) XDG base directory settings. The directory...
 `w-8` is set, but you need to also set `flex-shrink-0` on the badges
Mintlify can't start when using node 25 # mint dev /usr/local/lib/node_modules/mint/node_modules/@typescript/vfs/dist/vfs.cjs.development.js:25 var shouldDebug = hasLocalStorage && /*#__PURE__*/localStorage.getItem("DEBUG") || hasProcess && process.env.DEBUG; ^ TypeError: localStorage.getItem is not a function at Object....
Getting this error on a fresh clone of the starter, running `mint dev`. ``` mint dev 🚨 Invalid docs.json: #.contextual.options[5]: Invalid type. Field did not match any types in union...