starter icon indicating copy to clipboard operation
starter copied to clipboard

Node Version Check

Open 0xaaiden opened this issue 2 years ago • 0 comments

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.

0xaaiden avatar Sep 28 '23 22:09 0xaaiden