Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Version Check #13

Closed
0xaaiden opened this issue Sep 28, 2023 · 1 comment
Closed

Node Version Check #13

0xaaiden opened this issue Sep 28, 2023 · 1 comment

Comments

@0xaaiden
Copy link

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.

@fmerian
Copy link
Contributor

fmerian commented Sep 30, 2024

Thanks for the report!

We recently made some updates and specified the prerequisites (Node version 19 or higher) in the docs:
mintlify.com/docs/development

@fmerian fmerian closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants