starter
starter copied to clipboard
Node Version Check
While running mintlify dev, I encountered the following issues:
ReferenceError: structuredClone is not defined
The use of structuredClone requires Node version 17 or higher. It would be beneficial for Mintlify to check if the local Node version is greater than or equal to 17 and inform the user if it's not.